capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
Serialize.read
capnproto
Serialize
Serialize
Upon return,
bb.position()
will be at the end of the message.
MessageReader
read
(ReadableByteChannel bc)
MessageReader
read
(ReadableByteChannel bc, ReaderOptions options)
MessageReader
read
(ByteBuffer bb)
MessageReader
read
(ByteBuffer bb, ReaderOptions options)
struct
Serialize
static
MessageReader
read
(
ref
ByteBuffer
bb
,
ReaderOptions
options
)
Meta
Source
See Implementation
capnproto
Serialize
Serialize
static functions
computeSerializedSizeInWords
fillBuffer
read
write
Upon return, bb.position() will be at the end of the message.