mongo-standalone ~master (2021-08-13T13:58:44Z)
Dub
Repo
IReceiveStream.readExact
kaleidic
mongo_standalone
IReceiveStream
Reads exactly the expected length into the given buffer argument.
interface
IReceiveStream
void
readExact
(
scope
ubyte
[]
buffer
)
Meta
Source
See Implementation
kaleidic
mongo_standalone
IReceiveStream
functions
readBson
readBsonValue
readByte
readBytes
readCharsWithLengthPrefix
readDouble
readExact
readInt
readLong
readReply
readSmall
readUntilNull
readZeroTerminatedChars
Reads exactly the expected length into the given buffer argument.