Expand description
NAK PDU for small file transactions (32-bit offsets).
Structsยง
- NakPdu
Small - A zero-copy representation of the data field of a NAK PDU for small files.
- NakPdu
Small Builder - Use builder syntax to set the inputs and finish with
build(). - NakSegment
Small - A
zerocopy-compatible struct representing a single missing segment in a NAK PDU for a small file transaction (32-bit offsets).