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