Module capnp::private::endian [] [src]

Structs

WireValue

A value casted directly from a little-endian byte buffer. On big-endian processors, the bytes of the value need to be swapped upon reading and writing.

Traits

Endian

Something that can appear in a WireValue.