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