Beispiel #1
0
 public long GetData(byte[] buffer, long size, int offset)
 {
     return(Wrapped.GetData(buffer, size, offset));
 }