25 if (
flush && num % 2 != 0)
static readonly bool IsLittleEndian
static void BlockCopy(Array src, int srcOffset, Array dst, int dstOffset, int count)
static string Format(string resourceFormat, object p1)
static string Enc_InvalidByteInEncoding
override int GetCharCount(byte[] bytes, int index, int count, bool flush)
override int GetCharCount(byte[] bytes, int index, int count)
override int GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex)
UTF16Decoder(bool bigEndian)
override void Convert(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex, int charCount, bool flush, out int bytesUsed, out int charsUsed, out bool completed)