Modules§
Structs§
- Represents a single frame within a zstd stream, including the compressed and decompressed offsets within the stream, and the compressed and decompressed sizes of the frame.
- A table containing offsets and sizes for the frames within a zstd stream, such as from the zstd seekable format.
Functions§
- Read the seek table from the end of a zstd seekable format stream.