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