Changes

Jump to navigation Jump to search
282 bytes added ,  21:19, 23 August 2017
==convert:bytes-to-base64==
 
{{Mark|Updated with Version 8.7}}: Argument type relaxed from {{Code|xs:byte}} to {{Code|xs:integer}}.
{| width='100%'
|-
| width='120' | '''Signatures'''
|{{Func|convert:bytes-to-base64|$input as xs:byteinteger*|xs:base64Binary}}
|-
| '''Summary'''
|Converts the specified byte integer sequence to a {{Code|xs:base64Binary}} item. Conversion of byte sequences is particularly cheap, as {{Code|xs:base64Binary}} items are internally represented as byte arrays.
|-
| '''Errors'''
==convert:bytes-to-hex==
 
{{Mark|Updated with Version 8.7}}: Argument type relaxed from {{Code|xs:byte}} to {{Code|xs:integer}}.
{| width='100%'
|-
| width='120' | '''Signatures'''
|{{Func|convert:bytes-to-hex|$input as xs:byteinteger*|xs:hexBinary}}
|-
| '''Summary'''
|Converts the specified byte integer sequence to a {{Code|xs:hexBinary}} item. Conversion of byte sequences is particularly cheap, as {{Code|xs:hexBinary}} items are internally represented as byte arrays.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu