set_min_frame_size


Description:

public void set_min_frame_size (uint min_size)

Subclass can use this function to tell the base class that it needs to be given buffers of at least min_size bytes.

Parameters:

this

Parse.

min_size

Minimum size in bytes of the data that this base class should give to subclass.