Changes

Jump to navigation Jump to search
169 bytes added ,  09:51, 25 June 2020
* Only the first 8 bits of the supplied integers will be considered.
* Conversion of byte sequences is very efficient, as items of binary type are internally represented as byte arrays.
|-
| '''Examples'''
|
* <code>convert:integers-to-base64(Q{java:java.lang.String}get-bytes('abc'))</code> converts a byte sequence to a {{Code|xs:base64Binary}} item.
|}
| '''Examples'''
|
* <code>convert:decode-key('name(<_0021'/>))</code> yields <code>!</code>.
* <code>json:doc("doc.json")//* ! convert:decode-key(name())</code> yields the original string representation of all names of a JSON document.
|-
;Version 9.4
* Added: [[#convert:name-toencode-key|convert:name-toencode-key]], [[#convert:decode-key-to-name|convert:decode-key-to-name]].
;Version 9.0
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu