package
1.4.0-rc.2
Repository: https://github.com/iotaledger/wasp.git
Documentation: pkg.go.dev

# Functions

StorageEncodeBytes encodes a byte array according to the storage spec.
StorageEncodeBytes32 encodes a bytes32 value according to the storage spec.
StorageEncodeShortString encodes a short string according to the storage spec.
StorageEncodeString encodes a string according to the storage spec.
StorageEncodeUint256 encodes a uint256 value according to the storage spec.
StorageEncodeUint8 encodes an uint8 according to the storage spec.
StorageSlot returns the key for the given storage slot #.