class f__AnonymousType0<< Count > j__TPar
void WriteChars(char[] chars, int index, int count)
const int LineSizeInBytes
readonly char[] _charsLine
Base64Encoder(TextWriter writer)
readonly TextWriter _writer
void Encode(byte[] buffer, int index, int count)
static void ArgumentNotNull(object value, string parameterName)
static int ToBase64CharArray(byte[] inArray, int offsetIn, int length, char[] outArray, int offsetOut)