RdsObject

RdsObject

Base class for RDS objects.

Classes

RdsObject

Methods

free()

Description:
  • Free the memory on the Wasm heap for this object.

Source:

type() → {string}

Source:
Returns:

Type of the object.

Type
string