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

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.