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.
|
execute
execute, isBlocking
public Channel inFlow(Context context) throws BallerinaException
Defines the set of actions which should be performed to created a byte channel.
inFlow
in class AbstractNativeChannel
context
- holds the context received from Ballerina.BallerinaException
Copyright © 2018 WSO2. All rights reserved.