public override void BeginArray(int size, ValueWriter_ArrayType arrayType) { Buffer.Add(Specials.BeginArray(size, arrayType)); }