Class Utf8Helper
Represents a class that has some helper methods for decoding UTF8 strings.
public static class Utf8Helper
- Inheritance
-
Utf8Helper
- Inherited Members
Methods
- DecodeUtf8String(byte[], int, int, UTF8Encoding)
Decodes a UTF8 string.