Searched defs:is_buf (Results 1 – 3 of 3) sorted by relevance
3 …return{nodes:buf,data:__toBuffer([buf_chain])}}function make_sector_list(sectors,dir_start,fat_add… property
1547 var is_buf = function is_buf_a(a) { return Array.isArray(a); }; function
3953 var is_buf = function is_buf_a(a) { return Array.isArray(a) || (typeof Uint8Array !== "undefined" &… function