A writer for a byte buffer
buffer: Buffer
The buffer to write to
The endianness of the destination buffer
writeBytes(bytes: Buffer): this
Writes a number of bytes
writeBytesWithLen(lenType: NumType,bytes: Buffer,): this
Writes a number of bytes, preceeded by its length in the given type