Searched defs:BinaryType (Results 1 – 3 of 3) sorted by relevance
16 export type BinaryType = 'blob' | 'arraybuffer' alias
217 "BinaryType": "CL_PROGRAM_BINARY_TYPE", string
439 BinaryType = 3, enumerator