# Functions
Decode decodes a hex string with NOAHx prefix.
DecodeBig decodes a hex string with NOAHx prefix as a quantity.
DecodeUint64 decodes a hex string with NOAHx prefix as a quantity.
Encode encodes b as a hex string with NOAHx prefix.
EncodeBig encodes bigint as a hex string with NOAHx prefix.
EncodeUint64 encodes i as a hex string with NOAHx prefix.
MustDecode decodes a hex string with NOAHx prefix.
MustDecodeBig decodes a hex string with NOAHx prefix as a quantity.
MustDecodeUint64 decodes a hex string with NOAHx prefix as a quantity.
UnmarshalFixedJSON decodes the input as a string with NOAHx prefix.
UnmarshalFixedText decodes the input as a string with NOAHx prefix.
UnmarshalFixedUnprefixedText decodes the input as a string with optional NOAH prefix.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author