Changes

Jump to navigation Jump to search
8 bytes removed ,  13:11, 14 August 2019
|Converts the specified {{Code|$integers}} to an item of type {{Code|xs:base64Binary}}:
* Only the first 8 bits of the supplied integers will be considered.
* Conversion of byte sequences is particularly cheapvery efficient, as items of binary type are internally represented as byte arrays.
|}
|Converts the specified {{Code|$integers}} to an item of type {{Code|xs:hexBinary}}:
* Only the first 8 bits of the supplied integers will be considered.
* Conversion of byte sequences is particularly cheapvery efficient, as items of binary type are internally represented as byte arrays.
|}
|-
| width='120' | '''Signatures'''
|{{Func|convert:binary-to-integerintegers|$binary as xs:anyAtomicType|xs:integer*}}
|-
| '''Summary'''
| '''Examples'''
|
* <code>convert:binary-to-integerintegers(xs:hexBinary('FF'))</code> yields {{Code|255}}.
|}
|-
| width='120' | '''Signatures'''
|{{Func|convert:integer-from-base|$string as xs:string?, $base as xs:integer|xs:integer?}}<br />
|-
| '''Summary'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu