The global instance of DataAPI
field signature:
data
Method Property | Fluent Description | Representation |
Field Type | a DataAPI | |
DataAPI.createBuffer
Creates an empty buffer
overload 1:
data:createBuffer()
Method Property | Fluent Description | Representation |
Return Value | a Buffer | |
overload 2:
data:createBuffer(capacity)
Method Property | Fluent Description | Representation |
capacity accepts | an Integer | |
Return Value | a Buffer | |