Searched defs:withUint16Array (Results 1 – 4 of 4) sorted by relevance
91 export function withUint16Array<T>(data: Uint16Array | undefined, access: Access, exec: ExecWithLen… function
138 export function withUint16Array<T>(data: Uint16Array | undefined, access: Access, exec: ExecWithLen… function
88 function withUint16Array(data, access, exec) { function
107 function withUint16Array(data, access, exec) { function