Changes

Jump to navigation Jump to search
411 bytes removed ,  15:24, 24 September 2018
=Conventions=
 
{{Mark|Updated with Version 9.0:}}
All functions and errors in this module are assigned to the <code><nowiki>http://basex.org/modules/convert</nowiki></code> namespace, which is statically bound to the {{Code|convert}} prefix.<br/>
==convert:integers-to-base64==
 
{{Mark|Updated with Version 9.0:}} Renamed from {{Code|convert:bytes-to-base64}}; argument type relaxed from {{Code|xs:byte}} to {{Code|xs:integer}}.
{| width='100%'
==convert:integers-to-hex==
 
{{Mark|Updated with Version 9.0:}} Renamed from {{Code|convert:bytes-to-base64}}; argument type relaxed from {{Code|xs:byte}} to {{Code|xs:integer}}.
{| width='100%'
==convert:binary-to-integers==
 
{{Mark|Introduced with Version 9.0:}}
{| width='100%'
|-
| 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}}.
|}
=Errors=
 
{{Mark|Updated with Version 9.0:}}
{| class="wikitable" width="100%"
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu