Class | Description |
---|---|
Buffer |
Specialized ByteBuffer which will dynamically resize, maintain state and call the underlying ByteChannel as
necessary to return the required amount of bytes.
|
Channel |
Represents Ballerina Byte Channel.
|
CharacterChannel |
Represents the channel to perform character I/O operations.
|
DelimitedRecordChannel |
Allows performing record I/O operations.
|
Copyright © 2018 WSO2. All rights reserved.