Searched refs:blobCells (Results 1 – 2 of 2) sorted by relevance
578 readonly blobCells: Uint8Array[] = [];647 this.blobCells.push(new Uint8Array(reader.bytes()));710 private blobCells: Uint8Array[] = []; property in RowIteratorImpl814 const blob = this.blobCells[this.nextBlobCell++];840 this.blobCells = batch.blobCells;
541 readonly blobCells: Uint8Array[] = [];606 this.blobCells.push(new Uint8Array(reader.bytes()));669 private blobCells: Uint8Array[] = []; property in RowIteratorImpl767 const blob = this.blobCells[this.nextBlobCell++];793 this.blobCells = batch.blobCells;