BinaryDataSize

Revision as of 18:56, 25 April 2022 by Lchrisman (talk | contribs) (Created page with "== BinaryDataSize( data ) == Returns the number of bytes in an in-memory binary data term. == Example == :<code>BinaryDataSize( base64'27Zt27btSMC3bdu2bdtIwJIkSZIkyUjAb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

BinaryDataSize( data )

Returns the number of bytes in an in-memory binary data term.

Example

BinaryDataSize( base64'27Zt27btSMC3bdu2bdtIwJIkSZIkyUjAbtu2bdu2SMAyAb9GkqRIwJmAXyNJkkjA' ) → 96

See also

Comments


You are not allowed to post comments.