Attempt to read a transaction Output's token prefix from the provided ReadPosition, returning either an error message (as a string) or an object containing the (optional) token information and the next ReadPosition.
Rather than using this function directly, most applications should use readLockingBytecodeWithPrefix.
the ReadPosition at which to start reading the token prefix
Generated using TypeDoc
Attempt to read a transaction Output's token prefix from the provided ReadPosition, returning either an error message (as a string) or an object containing the (optional) token information and the next ReadPosition.
Rather than using this function directly, most applications should use readLockingBytecodeWithPrefix.