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

EXPath Binary Module