Xeno-rat
Loading...
Searching...
No Matches
NAudio.Utils.ByteEncoding Member List

This is the complete list of members for NAudio.Utils.ByteEncoding, including all inherited members.

ByteEncoding()NAudio.Utils.ByteEncodinginlineprivate
GetByteCount(char[] chars, int index, int count)NAudio.Utils.ByteEncodinginline
GetBytes(char[] chars, int charIndex, int charCount, byte[] bytes, int byteIndex)NAudio.Utils.ByteEncodinginline
GetCharCount(byte[] bytes, int index, int count)NAudio.Utils.ByteEncodinginline
GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)NAudio.Utils.ByteEncodinginline
GetMaxByteCount(int charCount)NAudio.Utils.ByteEncodinginline
GetMaxCharCount(int byteCount)NAudio.Utils.ByteEncodinginline
InstanceNAudio.Utils.ByteEncodingstatic