capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
Struct1c.Reader
capnproto
tests
test
TestLists
Struct1c
Undocumented in source.
struct
Struct1c
static
struct
Reader {
this
(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit);
bool
getF
();
bool
hasPad
();
string
getPad
();
StructReader
b
;
}
Constructors
this
this
(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
Undocumented in source.
Members
Functions
getF
bool
getF
()
Undocumented in source. Be warned that the author may not have intended to support it.
getPad
string
getPad
()
Undocumented in source. Be warned that the author may not have intended to support it.
hasPad
bool
hasPad
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
b
StructReader
b
;
Undocumented in source.
Meta
Source
See Implementation
capnproto
tests
test
TestLists
Struct1c
static variables
structSize
structs
Builder
Reader