StringExtensionsGetBytes Method |
Name | Description | |
---|---|---|
GetBytes(String) |
Encodes all the characters in the string into a sequence of UTF8 bytes.
| |
GetBytes(String, Encoding) |
Encodes all the characters in the string into a sequence of bytes, using the specified Encoding.
|