C# Class System.Utf8String

Show file Open project: randomize/VimConfig Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Equals ( Utf8String s ) : bool
EqualsCaseInsensitive ( Utf8String s ) : bool
EqualsCaseInsensitive ( void szLhs, void szRhs, int cSz ) : bool
EqualsCaseSensitive ( void szLhs, void szRhs, int cSz ) : bool
GetUtf8StringByteLength ( void pUtf8String ) : int
Utf8String ( void pStringHeap ) : System.Runtime.CompilerServices
Utf8String ( void pUtf8String, int cUtf8String ) : System.Runtime.CompilerServices

Method Details

ToString() public method

public ToString ( ) : string
return string