Click or drag to resize

ByteEncoding.ASCIIEncoding.GetBytes Method

Overload List
  Name Description
Public method GetBytes(String) Decodes given string back into a byte buffer.
Public method GetBytes(String, Char) Decodes given string back into a byte buffer.
Top
See Also