public class ReadBytes extends Object implements NativeCallableUnit
| Constructor and Description |
|---|
ReadBytes() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Context context,
CallableUnitCallback callback)
Reads bytes from a given channel.
|
boolean |
isBlocking() |
public void execute(Context context, CallableUnitCallback callback)
Reads bytes from a given channel.
execute in interface NativeCallableUnitpublic boolean isBlocking()
isBlocking in interface NativeCallableUnitCopyright © 2018 WSO2. All rights reserved.