Beispiel #1
0
 public object Read(byte[] data, int offset = 0)
 {
     return(_internalBlock.Read(data, offset));
 }