Skip to main content

Module sproto

Module sproto 

Source
Expand description

Stream protocol constants.

Defines constants for stream handles including sizes, offsets, timeouts, and chunk size limits for streaming operations.

Enums§

StreamMode
StreamState

Constants§

DEFAULT_CHUNK_SIZE
DEFAULT_STREAM_TIMEOUT_NS
MAX_CHUNK_SIZE
MAX_STREAM_TIMEOUT_NS
MIN_CHUNK_SIZE
STREAM_CHECKSUM_OFFSET
STREAM_CHECKSUM_SIZE
STREAM_EXPIRES_OFFSET
STREAM_HANDLE_SIZE
STREAM_HEADER_SIZE
STREAM_ID_SIZE
STREAM_TOTAL_SIZE_OFFSET