CharsetEncode
Encodes a binary string representation to an encoded string
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The binary data to encode to a string | |
|
|
| The charset encoding to use (default: utf-8 ) |
|
Examples
Related
Last updated