Skip to main content

Module codec

Module codec 

Source
Expand description

Packet encoding/decoding utilities

Functionsยง

decode_packet
Decode packet with length prefix
encode_packet
Encode packet with length prefix
frame_packets
Frame multiple packets into a single buffer
unframe_packets
Unframe multiple packets from a buffer