snapshot abstract method

Uint8List snapshot(
  1. int handle
)

Serializes the handle state to a byte buffer (snapshot).

Implementation

Uint8List snapshot(int handle);