Home
last modified time | relevance | path

Searched defs:readText (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/
D@ohos.fileio.d.ts719 declare function readText(filePath: string, options: { function
D@ohos.file.fs.d.ts935 declare function readText(filePath: string, callback: AsyncCallback<string>): void; function