LzoHeader.data_without_length

Returns the header data of tihs instance without the leading chunk length value.

struct LzoHeader(bool LengthInline = true)
void[]
data_without_length
()

Return Value

Type: void[]

header data of tihs instance without the leading chunk length value

Meta