-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_Strings_StringExtensions_ToBytes
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
Name | Description | |
---|---|---|
![]() ![]() ![]() ![]() |
ToBytes(String) | Encodes all the characters in the specified string into a sequence of bytes using UTF-8 encoding. |
![]() ![]() ![]() ![]() |
ToBytes(String, Encoding) | Encodes all the characters in the specified string into a sequence of bytes. |