Searched defs:byteCount (Results 1 – 4 of 4) sorted by relevance
22 export function getRandomBytes(byteCount) { argument54 export async function getRandomBytesAsync(byteCount) { argument
20 export function getRandomBytes(byteCount) { argument51 export async function getRandomBytesAsync(byteCount) { argument
230 function byteCount(value: string) { function
150 function byteCount(value) { function