Package | Description |
---|---|
org.ballerinalang.model.util | |
org.ballerinalang.model.values | |
org.ballerinalang.util |
Modifier and Type | Method and Description |
---|---|
static BRefValueArray |
JSONUtils.convertArrayToJSON(BNewArray bArray)
Convert
BNewArray to JSON. |
Modifier and Type | Class and Description |
---|---|
class |
BBooleanArray |
class |
BByteArray
BByteArray represents a byte array in Ballerina. |
class |
BFloatArray |
class |
BIntArray |
class |
BRefValueArray |
class |
BStreamingJSON
BStreamingJSON represent a JSON array generated from a JSONDataSource . |
class |
BStringArray |
Modifier and Type | Method and Description |
---|---|
protected BNewArray |
TableIterator.getDataArray(Array array) |
Copyright © 2018 WSO2. All rights reserved.