Lines Matching refs:from

56   pt.write(Buffer.from('foog'));
57 pt.write(Buffer.from('bark'));
58 pt.write(Buffer.from('bazy'));
59 pt.write(Buffer.from('kuel'));
113 pt.write(Buffer.from('foog'));
114 pt.write(Buffer.from('bark'));
115 pt.write(Buffer.from('bazy'));
116 pt.write(Buffer.from('kuel'));
161 pt.write(Buffer.from('foog'));
162 pt.write(Buffer.from('bark'));
163 pt.write(Buffer.from('bazy'));
164 pt.write(Buffer.from('kuel'));
190 pt.write(Buffer.from('foog'));
191 pt.write(Buffer.from('bark'));
192 pt.write(Buffer.from('bazy'));
193 pt.write(Buffer.from('kuel'));
222 pt.push(Buffer.from(this.state));
231 pt.push(Buffer.from(this.state));
236 pt.write(Buffer.from('aaaa'));
237 pt.write(Buffer.from('bbbb'));
238 pt.write(Buffer.from('cccc'));
239 pt.write(Buffer.from('dddd'));
240 pt.write(Buffer.from('eeee'));
241 pt.write(Buffer.from('aaaa'));
242 pt.write(Buffer.from('bbbb'));
243 pt.write(Buffer.from('cccc'));
244 pt.write(Buffer.from('dddd'));
245 pt.write(Buffer.from('eeee'));
246 pt.write(Buffer.from('aaaa'));
247 pt.write(Buffer.from('bbbb'));
248 pt.write(Buffer.from('cccc'));
249 pt.write(Buffer.from('dddd'));
283 pt.write(Buffer.from('d'));
284 pt.write(Buffer.from('ef'), common.mustCall(function() {
292 pt.write(Buffer.from('abc'));
304 pt.write(Buffer.from('foog'));
305 pt.write(Buffer.from('bark'));
312 pt.write(Buffer.from('bazy'));
313 pt.write(Buffer.from('kuel'));
336 pt.write(Buffer.from('foog'));
337 pt.write(Buffer.from('bark'));
357 pt.write(Buffer.from('kuel'));
360 pt.write(Buffer.from('bazy'));
375 pt.write(Buffer.from('foog'));
377 pt.write(Buffer.from('bark'));
379 pt.write(Buffer.from('bazy'));
381 pt.write(Buffer.from('kuel'));
476 this.push('header from constructor');
485 'header from constructor',