コード例 #1
0
 public override int Read(byte[] buffer, int offset, int count) => _basis.Read(buffer, offset, count);