capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
Void.Reader
capnproto
Void
Void
Undocumented in source.
struct
Void
static
struct
Reader {
this
(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit);
Void
get
(int index);
Void
opIndex
(size_t index);
}
Constructors
this
this
(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
Undocumented in source.
Members
Functions
get
Void
get
(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Void
opIndex
(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
capnproto
Void
Void
manifest constants
elementSize
structs
Builder
Reader
variables
VOID