| Package | Description |
|---|---|
| org.ballerinalang.model.values |
| Modifier and Type | Class and Description |
|---|---|
class |
BBlob
The
BBlob represents a byte array. |
class |
BBoolean
The
BBoolean represents a boolean value in Ballerina. |
class |
BFloat
The
BFloat represents a float value in Ballerina. |
class |
BInteger
The
BInteger represents a int value in Ballerina. |
class |
BString
The
BString represents a string in Ballerina. |
Copyright © 2018 WSO2. All rights reserved.