size package:bytestring

The size of the sequences of bytes generated by this FixedPrim.
The type used for sizes and sizeBounds of sizes.
The bound on the size of sequences of bytes generated by this BoundedPrim.
The type of exception raised by overflowError and on failure by overflow-checked arithmetic operations.
The chunk size used for I/O. Currently set to 32k, less the memory management overhead
The recommended chunk size. Currently set to 4k, less the memory management overhead
Combined size of the filled and free space in the buffer.
The maximal size of a StrictByteString that is copied. 2 * smallChunkSize to guarantee that on average a chunk is of smallChunkSize.
Select an implementation depending on bitness. Throw a compile time error if bitness is neither 32 nor 64.