Example #1
0
 public WritableBuffer Alloc(int minimumSize = 0) => _pipe.Alloc(minimumSize);