Class | Description |
---|---|
Close |
Native function ballerina.io#close.
|
CloseCharacterChannel |
Native function ballerina.io#closeCharacterChannel.
|
CloseTextRecordChannel |
Native function ballerina.io#closeTextRecordChannel.
|
HasNextTextRecord |
Native function ballerina.io#hasNextTextRecord.
|
IOConstants |
I/O related constants.
|
NextTextRecord |
Native function ballerina.io#nextTextRecords.
|
ReadAllBytes |
Native function ballerina.lo#readAllBytes.
|
ReadAllCharacters |
Native function ballerina.io#readAllCharacters.
|
ReadBytes |
Native function ballerina.lo#readBytes.
|
ReadCharacters |
Native function ballerina.io#readCharacters.
|
ToCharacterChannel |
Native function ballerina.io#ToCharacterChannel.
|
ToTextRecordChannel |
Native function ballerina.io#toTextRecordChannel.
|
WriteBytes |
Native function ballerina.lo#writeBytes.
|
WriteCharacters |
Native function ballerina.io#writeCharacters.
|
WriteTextRecord |
Native function ballerina.io#writeTextRecord.
|
Exception | Description |
---|---|
BallerinaIOException |
Will be used to throw Ballerina I/O related runtime exceptions.
|
Copyright © 2018 WSO2. All rights reserved.