Readonly
Static
Read a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Write a value to the stream.
The BinaryStream to write to.
The value to write.
Read a value from the stream.