LzoHeader.stop

Sets this instance to create a Stop header. Since a Stop chunk has no payload, the returned data are a full Start chunk.

struct LzoHeader(bool LengthInline = true)
typeof(&this)
stop
()

Return Value

Type: typeof(&this)

this instance

Meta