ZeroCopyBuffer.fromSnapshot constructor

ZeroCopyBuffer.fromSnapshot(
  1. Uint8List _snapshot
)

Implementation

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