capnproto-dlang ~master (2017-07-11T11:38:52Z)
Dub
Repo
Serialize
capnproto
Serialize
struct
Serialize {
static
MessageReader
read
(
ref
ByteBuffer
bb
,
ReaderOptions
options
)
;
}
Members
Static functions
read
MessageReader
read
(
ref
ByteBuffer
bb
,
ReaderOptions
options
)
Upon return,
bb.position()
will be at the end of the message.
Meta
Source
See Implementation
capnproto
Serialize
modules
FileDescriptor
MemoryMapped
SegmentBuilder
Serialize
WireHelpers
benchmark
tests