public class OpenFile extends AbstractNativeChannel
| Constructor and Description |
|---|
OpenFile() |
| Modifier and Type | Method and Description |
|---|---|
Channel |
inFlow(Context context)
Defines the set of actions which should be performed to created a byte channel.
|
executeexecute, isBlockingpublic Channel inFlow(Context context) throws BallerinaException
Defines the set of actions which should be performed to created a byte channel.
inFlow in class AbstractNativeChannelcontext - holds the context received from Ballerina.BallerinaExceptionCopyright © 2018 WSO2. All rights reserved.