Xeno-rat
|
This is the complete list of members for NAudio.Utils.ByteEncoding, including all inherited members.
ByteEncoding() | NAudio.Utils.ByteEncoding | inlineprivate |
GetByteCount(char[] chars, int index, int count) | NAudio.Utils.ByteEncoding | inline |
GetBytes(char[] chars, int charIndex, int charCount, byte[] bytes, int byteIndex) | NAudio.Utils.ByteEncoding | inline |
GetCharCount(byte[] bytes, int index, int count) | NAudio.Utils.ByteEncoding | inline |
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex) | NAudio.Utils.ByteEncoding | inline |
GetMaxByteCount(int charCount) | NAudio.Utils.ByteEncoding | inline |
GetMaxCharCount(int byteCount) | NAudio.Utils.ByteEncoding | inline |
Instance | NAudio.Utils.ByteEncoding | static |