A FixedStorage that can hold up to 8 words. More...
Inherits INetworkStruct, and IFixedStorage.
Public Attributes | |
fixed uint | Data [8] |
The data of the FixedStorage. More... | |
Static Public Attributes | |
const int | SIZE = 32 |
The size of the FixedStorage in bytes. More... | |
A FixedStorage that can hold up to 8 words.
fixed uint Data[8] |
The data of the FixedStorage.
|
static |
The size of the FixedStorage in bytes.