Click or drag to resize
Cimbalino ToolkitStringExtensionsGetBytes Method
Overload List
  NameDescription
Public methodStatic memberGetBytes(String)
Encodes all the characters in the string into a sequence of UTF8 bytes.
Public methodStatic memberGetBytes(String, Encoding)
Encodes all the characters in the string into a sequence of bytes, using the specified Encoding.
Top
See Also