1-byte encoding for an integral value.
1-byte encoding for an integral value.
1-byte encoding for a Boolean value.
1-byte encoding for a Boolean value. Yes, 1 = true, 2 = false.
2-byte encoding for an itegral value.
2-byte encoding for an itegral value.
4-byte encoding for a floating-point value.
4-byte encoding for a floating-point value.
4-byte encoding for an integral value.
4-byte encoding for an integral value.
8-byte encoding for a floating-point value.
8-byte encoding for a floating-point value.
8-byte encoding for an integral value.
8-byte encoding for an integral value.
The bytes in the encoded form of the value.
The length in bytes of the encoded form of the value.
Variable-length encoding of an encoded value. Prefixes the encoded version with an encoding if its length.