Exemplo n.º 1
0
 internal void WriteTo(Writer writer)
 {
     writer.WriteVar(this.Count);
     writer.WriteVar((sbyte)this.Type);
 }