Exemple #1
0
 public static void Write(this byte[] x, Wr wr)
 {
     wr.WriteBytes(x);
 }
 public static void Write(this byte[] x, Wr wr)
 {
     wr.WriteBytes(x);
 }