Static
readRead a value from the stream.
Optional
_options: DataTypeOptionsThe value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Options for writing the data type, such as endianness.
Default constructor for DataType.