Exemple #1
0
 public void writeInt64(long v)
 {
     bw.writeInt64(_dat, v);
 }