Ejemplo n.º 1
0
 public static void WriteEmptyMapObject(ref BssomWriter writer)
 {
     writer.WriteRaw(Empty, 0, Empty.Length);
 }