bin:from-octets

Converts a sequence of octets into binary data.

from-octets($in as xs:integer*) ➔ xs:base64Binary

Arguments

 

$in

xs:integer*

The data written as a sequence of per-octet numbers

Result

xs:base64Binary

Namespace

http://expath.org/ns/binary

Links to specifications

EXPath Binary Module

Saxon availability

Available whether or not support for XPath 3.0 is enabled. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE.