buffer v0.2.41 (2022-01-25T05:46:57Z)
Dub
Repo
BufferBuilder
buffer
packet
Undocumented in source.
package
class
BufferBuilder {
ubyte
[]*
buffer
;
this
(ubyte[]* buffer);
size_t
put
(T value, bool isWriteTypeInfo, bool isWriteLengthInfo, int lengthBytes);
}
Constructors
this
this
(ubyte[]* buffer)
Undocumented in source.
Members
Functions
put
size_t
put
(T value, bool isWriteTypeInfo, bool isWriteLengthInfo, int lengthBytes)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
buffer
ubyte
[]*
buffer
;
Undocumented in source.
Meta
Source
See Implementation
buffer
packet
aliases
supportedBuiltinTypes
write
classes
BufferBuilder
Packet
enums
CryptType
templates
TypeNo
variables
supportedBuiltinTypeNos