ReadBufferReadAsync Method | ![]() |
Name | Description | |
---|---|---|
![]() | ReadAsync(CancellationToken) | Asynchronously reads bytes into the buffer by calling the callback specified during construction
exactly once. |
![]() | ReadAsync(Byte, Int32, Int32, CancellationToken) | Asynchronously reads bytes from the buffer by calling the callback specified during construction at
most once. |