Lines Matching refs:from
30 Buffer.from(array);39 Buffer.from(arrayBuf);50 Buffer.from(arrayBuf, offset, length);59 Buffer.from(buffer);68 Buffer.from(uint8array);77 Buffer.from(uint16array);86 Buffer.from(str);95 Buffer.from(str, 'utf8');104 Buffer.from(str, 'base64');113 Buffer.from(obj);