This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/zstd/stream/raw/sidebar-items.js

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>`."]]});