1 line
609 B
JavaScript
1 line
609 B
JavaScript
initSidebarItems({"enum":[["CParameter","A compression parameter."],["DParameter","A decompression parameter."]],"struct":[["Decoder","An in-memory decoder for streams of data."],["Encoder","An in-memory encoder for streams of data."],["InBuffer","Wrapper around an input buffer."],["NoOp","Dummy operation that just copies its input to the output."],["OutBuffer","Wrapper around an output buffer."],["Status","Describes the result of an operation."]],"trait":[["Operation","Represents an abstract compression/decompression operation."],["WriteBuf","Describe a resizeable bytes container like `Vec<u8>`."]]}); |