Esempio n. 1
0
 /// <summary>
 /// Asynchronously reads a sequence of bytes from the current <see cref="PipelineReader"/>.
 /// </summary>
 /// <returns>A <see cref="ReadableBufferAwaitable"/> representing the asynchronous read operation.</returns>
 public ReadableBufferAwaitable ReadAsync() => _input.ReadAsync();