Read a token amount from the provided ReadPosition, returning either an error message (as a string) or an object containing the value and the next ReadPosition.
the ReadPosition at which to start reading the token amount.
Generated using TypeDoc
Read a token amount from the provided ReadPosition, returning either an error message (as a string) or an object containing the value and the next ReadPosition.