ZeroCopyInt8Buffer.fromSnapshot constructor

ZeroCopyInt8Buffer.fromSnapshot(
  1. Int8List _snapshot
)

Implementation

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