Searched defs:has_buf (Results 1 – 3 of 3) sorted by relevance
1005 var has_buf/*:boolean*/ = (typeof Buffer !== 'undefined'); variable
154 var has_buf = /*#__PURE__*/(function() { return typeof Buffer !== 'undefined' && typeof process !==… function
72 var has_buf = (typeof Buffer !== 'undefined'); variable