ZeroCopyInt16Buffer.fromSnapshot constructor

ZeroCopyInt16Buffer.fromSnapshot(
  1. Int16List _snapshot
)

Implementation

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