Appearance
binaryLength(binary) → number · Binary
binaryLength(binary) → number
Get the length of a binary value in bytes.
binary
{ sizeBytes: binaryLength(toBinary($input.content, "UTF-8")) }