ZeroCopyInt8Buffer.fromSnapshot constructor
ZeroCopyInt8Buffer.fromSnapshot(
- Int8List _snapshot
Implementation
ZeroCopyInt8Buffer.fromSnapshot(this._snapshot) : length = _snapshot.length;
ZeroCopyInt8Buffer.fromSnapshot(this._snapshot) : length = _snapshot.length;