Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CapnProto::Segment
Inherits
Reference
<
Object
Constructors
new
(segments :
Array
(
CapnProto::Segment
), bytes :
Bytes
)
Source
Instance methods
bytes
Source
index
Source
segments
Source
u16
(offset :
UInt32
) :
UInt16
Source
u32
(offset :
UInt32
) :
UInt32
Source
u64
(offset :
UInt32
) :
UInt64
Source
u8
(offset :
UInt32
) :
UInt8
Source
Nested types
CapnProto::Segment::Reader