ZeroCopyInt32Buffer.fromSnapshot constructor

ZeroCopyInt32Buffer.fromSnapshot(
  1. Int32List _snapshot
)

Implementation

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