Home
last modified time | relevance | path

Searched defs:bufferFrom (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dsys.ts1379 /*@internal*/ bufferFrom?(input: string, encoding?: string): Buffer; method
1678 function bufferFrom(input: string, encoding?: string): Buffer { function
/third_party/typescript/lib/
Dtsc.js4597 bufferFrom: bufferFrom, property
4688 function bufferFrom(input, encoding) { function
DtypingsInstaller.js7190 bufferFrom: bufferFrom, property
7298 function bufferFrom(input, encoding) { function