| Utf8Decode Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Decode(Byte) | 
            Decodes a UTF-8 byte array to a string.
             | 
|   | Decode(DataBuffer) | 
            Decodes a UTF-8 data buffer to a string.
             | 
|   | Decode(Byte, Int32, Int32) | 
            Decodes a UTF-8 byte array to a string.
             | 
 See Also
See Also