Searched refs:filebuff (Results 1 – 1 of 1) sorted by relevance
15 const filebuff = Buffer.from(filename, 'ucs2'); constant16 const fullpath = Buffer.concat([root, filebuff]);29 assert.deepStrictEqual(Buffer.from(fn, 'ucs2'), filebuff);