class CapnProto::Segment
- CapnProto::Segment
- Reference
- Object
Defined in:
capnproto/segment.crConstructors
Instance Method Summary
- #bytes : Bytes
- #index : UInt32
- #segments : Array(CapnProto::Segment)
- #u16(offset : UInt32) : UInt16
- #u32(offset : UInt32) : UInt32
- #u64(offset : UInt32) : UInt64
- #u8(offset : UInt32) : UInt8