Searched refs:blobCells (Results 1 – 1 of 1) sorted by relevance
648 readonly blobCells: Uint8Array[] = [];717 this.blobCells.push(new Uint8Array(reader.bytes()));780 private blobCells: Uint8Array[] = []; property in RowIteratorImpl884 const blob = this.blobCells[this.nextBlobCell++];910 this.blobCells = batch.blobCells;