|-
| width='90' | '''Signatures'''
|{{Func|file:write-binary|$path as xs:string, $items as xsbasex:base64Binarybinary*|empty-sequence()}}<br />
|-
| '''Summary'''
|Writes a sequence of Base64 binary {{Code|$items}} ({{Code|xs:base64Binary}}, {{Code|xs:hexBinary}}) to a file specified by {{Code|$path}}. If the specified file already exists, it will be overwritten.<br />
|-
| '''Errors'''