Searched defs:withUint8Array (Results 1 – 4 of 4) sorted by relevance
85 export function withUint8Array<T>(data: Uint8Array | undefined, access: Access, exec: ExecWithLengt… function
128 export function withUint8Array<T>(data: Uint8Array | undefined, access: Access, exec: ExecWithLengt… function
80 function withUint8Array(data, access, exec) { function
95 function withUint8Array(data, access, exec) { function