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