[][src]Module capnp::serialize_packed

Reading and writing of messages using the packed stream encoding.

Functions

read_message

Reads a packed message from a stream using the provided options.

write_message

Writes a packed message to a stream.