Module capnp::private::endian

source ·

Structs

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

Something that can appear in a WireValue.