Searched refs:blobCells (Results 1 – 1 of 1) sorted by relevance
533 readonly blobCells: Uint8Array[] = [];598 this.blobCells.push(new Uint8Array(reader.bytes()));661 private blobCells: Uint8Array[] = []; property in RowIteratorImpl759 const blob = this.blobCells[this.nextBlobCell++];785 this.blobCells = batch.blobCells;