| Interface | Description |
|---|---|
| Writer |
Represents how the bytes should be written to a channel.
|
| Class | Description |
|---|---|
| AsyncWriter |
Writes bytes to a given channel asynchronously.
|
| BlockingWriter |
Read bytes in blocking mode.
|
Copyright © 2018 WSO2. All rights reserved.