Searched defs:readText (Results 1 – 2 of 2) sorted by relevance
| /interface/sdk-js/api/ | ||
| D | @ohos.fileio.d.ts | 966 declare function readText( function |
| D | @ohos.file.fs.d.ts | 2931 declare function readText(filePath: string, callback: AsyncCallback<string>): void; function |