bin:length
The bin:length
function returns the size of binary data in octets.
length($in as xs:base64Binary) ➔ xs:integer
Arguments | |||
| $in | xs:base64Binary | Input binary data |
Result | xs:integer |
Namespace
http://expath.org/ns/binary
The bin:length
function returns the size of binary data in octets.
length($in as xs:base64Binary) ➔ xs:integer
Arguments | |||
| $in | xs:base64Binary | Input binary data |
Result | xs:integer |
http://expath.org/ns/binary