Skip to main content

Module wire

Module wire 

Source

Structs§

ProtocolLimits
Central resource policy for thin protocol decoding.
TtcReader
TtcWriter

Enums§

BorrowedBytes
Outcome of TtcReader::read_bytes_borrowed: a borrowed run of the wire buffer for the common contiguous short-value case, an owned fallback for the non-contiguous chunked long form, or NULL.
PacketLengthWidth

Constants§

TNS_LONG_LENGTH_INDICATOR
TNS_MAX_SHORT_LENGTH
TNS_NULL_LENGTH_INDICATOR

Traits§

BoundedReader
The structural OOM-from-length invariant for every wire decoder.

Functions§

encode_packet