LzoHeader.chunk_length

Length of the chunk excluding this length value

The default value is that of a payload-less chunk (start/stop chunk).

"length" constant is defined below

struct LzoHeader(bool LengthInline = true)
size_t chunk_length;

Meta