| Package | Description |
|---|---|
| org.ballerinalang.nativeimpl.io | |
| org.ballerinalang.nativeimpl.io.channels |
| Class and Description |
|---|
| AbstractNativeChannel
For I/O APIs to work it requires each I/O source (file,tcp socket) to return a generic ByteChannel.
|
| Class and Description |
|---|
| BlobChannel
Creates channel which will reference byte content.
|
| FileIOChannel
Represents the channel to perform I/O operations on file.
|
Copyright © 2018 WSO2. All rights reserved.