Searched refs:isZeroFilled (Results 1 – 2 of 2) sorted by relevance
8 function isZeroFilled(buf) { function14 assert(isZeroFilled(safe));18 assert(isZeroFilled(new Float64Array(10)));21 assert(isZeroFilled(new Float64Array(10)));24 assert(isZeroFilled(Buffer.alloc(10)));
11 function isZeroFilled(buf) { function30 assert(isZeroFilled(buf));