|-
| '''Summary'''
|Writes a sequence of binary items ({{Code|xs:base64Binary}}, {{Code|xs:hexBinary}}) to the specified file. If the file already exists, it will be overwritten.<br />
|-
| '''Errors'''
|-
| '''Summary'''
|Appends a sequence of binary items ({{Code|xs:base64Binary}}, {{Code|xs:hexBinary}}) to the specified file. If the file does not exists, a new one is created.<br />
|-
| '''Errors'''