Reference > Methods binaryLen(data)¶ Definition¶ Integer binaryLen(Binary data) Description¶ Returns the number of bytes in supplied binary data. Parameter Definition¶ Name Type Description data Binary data to get length for