capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
Void.Builder
capnproto
Void
Void
Undocumented in source.
struct
Void
static
struct
Builder {
this
(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount);
Void
get
(int index);
Void
opIndex
(size_t index);
void
set
(Void value);
}
Constructors
this
this
(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount)
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.
set
void
set
(Void value)
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