Exemplo n.º 1
0
 public override bool TryRead(out T item) => buffer.TryRead(out item);