Lucee Function Reference
binaryencode()
Converts binary data to a string.
Beispiel
binaryencode(binary binary,string encoding):string
Kategorie
binary
Argumente
Die Argumente für diese Funktion sind fest vorgegeben. Ausser den nachfolgenden Argumenten dürfen keine weiteren verwendet werden.
Name | Typ | Required | Beschreibung |
---|---|---|---|
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: |