Lucee Function Reference
Function BINARYENCODE
Converts binary data to a string.
Example
binaryencode(binary binary,string encoding):string
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
binary | binary | Yes | A variable containing the binary data to encode. |
encoding | string | Yes |
A string that specifies the encoding method to use to represent the data; one of the following: |