Constructors
constructor
-
Parameters
-
buffer: Buffer
-
Default value byteOrder: ByteOrder = ByteOrder.BIG_ENDIAN
Properties
position
position: number
readByte
readByte: Function
readDouble
readDouble: Function
readFloat
readFloat: Function
readInt
readInt: Function
readInt16
readInt16: Function
readInt32
readInt32: Function
readInt8
readInt8: Function
readUInt16
readUInt16: Function
readUInt32
readUInt32: Function
readUInt8
readUInt8: Function
This class was heavily influenced by https://github.com/cschwarz/wkx/blob/master/lib/binaryreader.js