Class TVMArray

Runtime array object.

Hierarchy

Constructors

Methods

  • Dispose the internal resource This function can be called multiple times, only the first call will take effect.

    Returns void

  • Get handle of module, check it is not null.

    Parameters

    • requireNotNull: boolean = true

      require handle is not null.

    Returns number

    The handle.

  • Returns number

    the size of the array.

Generated using TypeDoc