LzoChunk.lzo_is_reference

Flag set to true if the lzo instance is a reference (ie was passed from the outside, is *not* owned by this instance, and should not be deleted in the destructor).

class LzoChunk(bool LengthInline = true)
bool lzo_is_reference;

Meta