Fields

lzma_state: DecoderState,

Functions

fn decompress(self: *Decoder, allocator: Allocator, reader: anytype, writer: anytype) !void

No documentation provided.

fn deinit(self: *Decoder, allocator: Allocator) void

No documentation provided.

fn init(allocator: Allocator) !Decoder

No documentation provided.