| 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.
|
| DataChannel |
Represents a channel which will allow performing data i/o operations.
|
| DelimitedRecordChannel |
Allows performing record I/O operations.
|
| Enum | Description |
|---|---|
| Representation |
Defines how the bytes will be represented for different data types.
|
Copyright © 2018 WSO2. All rights reserved.