Click or drag to resize
EncodingGetString Method
Overload List
  NameDescription
Public methodGetString(Byte)
When overridden in a derived class, decodes all the bytes in the specified byte array into a string.
Public methodGetString(Byte, Int32, Int32)
When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a string.
Top
See Also