mongo-standalone ~master (2021-08-13T13:58:44Z)
Dub
Repo
SendBuffer.add
kaleidic
mongo_standalone
SendBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
void
add
(document d)
void
add
(MsgHeader header)
void
add
(bson_value v)
void
add
(double i)
void
add
(int a)
void
add
(long a)
void
add
(const(char)[] a)
void
add
(const(ubyte)[] a)
struct
SendBuffer
void
add
(
const
(
ubyte
)[]
a
)
Meta
Source
See Implementation
kaleidic
mongo_standalone
SendBuffer
functions
add
addByte
data