Skip to content

Overload_CodeJam_Strings_StringExtensions_ToBytes

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

StringExtensions.ToBytes Method

Overload List

 

Name Description
Public methodStatic member ToBytes(String) Encodes all the characters in the specified string into a sequence of bytes using UTF-8 encoding.
Public methodStatic member ToBytes(String, Encoding) Encodes all the characters in the specified string into a sequence of bytes.
  Back to Top

See Also

Reference

StringExtensions Class
CodeJam.Strings Namespace

Clone this wiki locally