A strategy for how to grow a buffer as items are added, used by the AppendableBuffer.
Reads an unsigned integer value from a hex-string.
Reverses the elements of the given array in-place.
Writes a hex string to a buffer for a given value.
A betterC-compatible array buffer that grows as needed to accommodate new elements.
A type that contains either an element of A, or an element of B, but not both. You can access the given names directly, so for example:
A simple nullable type, where a boolean flag indicates whether a value is present.
Collection of utilities for stream components.