Cap'n Proto Encoding (Wire Format)
The Cap'n Proto encoding specification defines the binary wire format. The in-memory layout is the wire format, enabling zero-copy reads and writes, random field access, and safe memory-mapped access to messages stored on disk.