AttributeBufferSize: AttributeBufferSize

AttributeBufferSizeR Documentation

AttributeBufferSize

Description

AttributeBufferSize Class

Format

An R6Class generator object

Public fields

attribute

character

offsetBytes

integer

dataBytes

integer

Methods

Public methods


Method new()

Usage
AttributeBufferSize$new(attribute, offsetBytes, dataBytes, ...)

Method toJSON()

Usage
AttributeBufferSize$toJSON()

Method fromJSON()

Usage
AttributeBufferSize$fromJSON(AttributeBufferSizeJson)

Method toJSONString()

Usage
AttributeBufferSize$toJSONString()

Method fromJSONString()

Usage
AttributeBufferSize$fromJSONString(AttributeBufferSizeJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
AttributeBufferSize$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.