Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.WTF8Encoding Member List

This is the complete list of members for Loyc.WTF8Encoding, including all inherited members.

EncodingName (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetByteCount(char[] chars, int index, int count) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetByteCount(ReadOnlySpan< char > chars) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetBytes(char[] chars, int charIndex, int charCount, byte[] bytes, int byteIndex) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetBytes(ReadOnlySpan< char > chars, Span< byte > bytes) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetCharCount(byte[] bytes, int index, int count) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetCharCount(ReadOnlySpan< byte > bytes) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetChars(ReadOnlySpan< byte > bytes, Span< char > chars) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetMaxByteCount(int charCount) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetMaxCharCount(int byteCount) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding
GetString(ReadOnlySpan< byte > bytes) (defined in Loyc.WTF8Encoding)Loyc.WTF8Encodinginline
Instance (defined in Loyc.WTF8Encoding)Loyc.WTF8Encodingstatic
WebName (defined in Loyc.WTF8Encoding)Loyc.WTF8Encoding