| Interface | Description |
|---|---|
| Reader |
Represents how the bytes will be read through the channel.
|
| Class | Description |
|---|---|
| AsyncReader |
Asynchronously reads bytes from the channel.
|
| BlockingReader |
Attempts to fill the entire buffer with content.
|
Copyright © 2018 WSO2. All rights reserved.