len
scrypt-ts-opcat / len
Function: len()
len(
a
):Int32
Defined in: packages/scrypt-ts-opcat/src/smart-contract/fns/byteString.ts:60
Returns the length of the ByteString. Not the length of the string.
Parameters
a
a ByteString
Returns
The length of the ByteString.