# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
DefaultMaxFrameSize is the default maximum size of a frame.
DefaultMaxTotalDictSize is the default maximum of MaxTotalDictSize option.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RestartCompression resets and restarts the compression stream at frame beginning.
RestartDictionaries resets and restarts all dictionaries at frame beginning.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BitsReader is a reader of bits.
BitsWriter is a stream of bits.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MemChunkWriter is a ChunkWriter that accumulates chunks in a memory buffer.
No description provided by the author
No description provided by the author
No description provided by the author
SizeLimiter tracks the current (approximate) byte size of dictionaries and of of the frame against the specified size limit.
No description provided by the author
WrapChunkWriter is a ChunkWriter that writes to a wrapped io.Writer.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
ChunkWriter allows to write a chunk: either a header or a frame of STEF byte stream.
# Type aliases
Bytes is a sequence of immutable bytes.
No description provided by the author
No description provided by the author