Searched defs:blob (Results 1 – 4 of 4) sorted by relevance
110 public SecretKey unwrap(byte[] blob) throws GeneralSecurityException { in unwrap()
57 const blob = await file.arrayBuffer(); constant
42 const blob = await response.blob(); constant
767 const blob = this.blobCells[this.nextBlobCell++]; constant