Expand description
Fixed containers.
These can be used to store or reference a fixed amount of data, usually on the stack.
Structsยง
- Fixed
Bytes - A fixed-size bytes storage which keeps track of how much has been initialized.
Fixed containers.
These can be used to store or reference a fixed amount of data, usually on the stack.