ByteStringFromString Method |
Name | Description | |
---|---|---|
FromString(String) |
Creates a new ByteString which will contain the UTF-8 representation of the given String
| |
FromString(String, Encoding) |
Creates a new ByteString which will contain the representation of the given String in the given charset
|