bin:to-octets
Returns binary data as a sequence of octets.
to-octets($in as xs:base64Binary) ➔ xs:integer*
| Arguments | |||
| 
 | $in | xs:base64Binary | Input binary data | 
| Result | xs:integer* | ||
Namespace
http://expath.org/ns/binary
Links to specifications
Saxon availability
Available whether or not support for XPath 3.0 is enabled. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE. Available for all platforms.