Searched defs:blob (Results 1 – 3 of 3) sorted by relevance
110 public SecretKey unwrap(byte[] blob) throws GeneralSecurityException { in unwrap()
43 const blob = await file.arrayBuffer(); constant
232 const blob = new Blob([buffer]); constant