internal void WriteTo(Writer writer) { writer.WriteVar(this.Count); writer.WriteVar((sbyte)this.Type); }