LzoChunk.this

Constructor - sets this instance to use an lzo object passed externally (this allows multiple instances to use the same lzo object).

  1. this()
  2. this(Lzo lzo)
    class LzoChunk(bool LengthInline = true)
    this

Parameters

lzo Lzo

lzo object to use

Meta