ZeroCopyUint32Buffer.fromSnapshot constructor

ZeroCopyUint32Buffer.fromSnapshot(
  1. Uint32List _snapshot
)

Implementation

ZeroCopyUint32Buffer.fromSnapshot(this._snapshot) : length = _snapshot.length;