Method | Description | |
---|---|---|
DecodeUtf8FromString ( string input ) : string | ||
GetByteCount ( string myString ) : int | ||
GetBytes ( string myString ) : byte[] | ||
GetBytes ( string myString, int charIndex, int charCount, byte bytes, int byteIndex ) : void | ||
GetString ( byte pBytes, int byteCount ) : string | ||
GetString ( byte bytes, int byteIndex, int byteCount ) : string |