set_packetized


Description:

public void set_packetized (bool packetized)

Allows baseclass to consider input data as packetized or not.

If the input is packetized, then the parse method will not be called.

Parameters:

this

a Decoder

packetized

whether the input data should be considered as packetized.