Methods
commit
- commit(): void
Returns void
writeBytes
- writeBytes(value): this
Returns this
writeLength
- writeLength(value): this
Returns this
writeNumber
- writeNumber(value): this
Returns this
writeRaw
- writeRaw(bytes): this
Returns this
writeString
- writeString(value): this
Returns this
writeUint16
- writeUint16(value): this
Returns this
writeUint32
- writeUint32(value): this
Returns this
writeUint8
- writeUint8(byte): this
Returns this
A buffer maintaining a write position capable of writing primitive values