Module buffer

Source
Expand description

Implementation of the ByteBuf type

Structsยง

ByteBuf
A wrapper around Vec<u8> to serialize more efficiently.