LzoHeader.setHeader

Sets the internal data members from the given chunk.

struct LzoHeader(bool LengthInline = true)
typeof(&this)
setHeader
(
void[] chunk
)

Parameters

chunk void[]

data to read from

Return Value

Type: typeof(&this)

this

Meta