Interface SpiderDataActive

An active data buffer.

Hierarchy

  • SpiderDataActive

Properties

Properties

buffer: ArrayLike<number>

The buffer of bytes to be copied into memory.

memory: SpiderMemory

The memory to copy the contents of the buffer into.

The offset within memory to copy the contents of the buffer into.

type: ACTIVE

Generated using TypeDoc