Exemple #1
0
 public void ToStream(byte[] buff, int offset)
 {
     PublicHelper.CopyData(this.ToStream(), buff, offset);
 }