ZeroCopyInt64Buffer.fromSnapshot constructor

ZeroCopyInt64Buffer.fromSnapshot(
  1. Int64List _snapshot
)

Implementation

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