Initializes the struct.
bytes specifies buffer size.
If zeroFill is true the memory will be zero-filled.
Preconditions: bytes <= maxBytes
See Implementation
Initializes the struct.
bytes specifies buffer size.
If zeroFill is true the memory will be zero-filled.
Preconditions: bytes <= maxBytes