buffer v0.2.19 (2019-07-08T09:55:07Z)
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
classes
BufferBuilder
Packet
enums
CryptType
templates
TypeID