Changes

Jump to navigation Jump to search
54 bytes added ,  16:56, 24 August 2017
no edit summary
|-
| '''Summary'''
|Converts the specifed binary data ({{Code|xs:base64Binary}}, {{Code|xs:hexBinary}}) to a string:
* The UTF-8 default encoding can be overwritten with the optional {{Code|$encoding}} argument.
* By default, invalid characters will be rejected. If {{Code|$fallback}} is set to true, these characters will be replaced with the Unicode replacement character <code>FFFD</code> (&#xFFFD;).
|-
| '''Summary'''
|Returns the specified binary data ({{Code|xs:base64Binary}}, {{Code|xs:hexBinary}}) as a sequence of bytes.
|-
| '''Examples'''
|-
| '''Summary'''
|Returns the specified binary data ({{Code|xs:base64Binary}}, {{Code|xs:hexBinary}}) as a sequence of unsigned integers (octets).
|-
| '''Examples'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu