Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

native.fileUtils 提供异步操作 API #18066

Open
zhitaocai opened this issue Dec 20, 2024 · 0 comments
Open

native.fileUtils 提供异步操作 API #18066

zhitaocai opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
Feature Request Needs Triage Needs to be assigned by the team

Comments

@zhitaocai
Copy link

zhitaocai commented Dec 20, 2024

Use Case

native.fileUtils 提供异步操作 API

Problem Description

native.fileUtils 里面的文件操作api,目前仅有部分 api 提供异步回调,还有相当一部分 api 只有同步方法

  • getDataFromFile
  • getStringFromFile
  • ...

希望能一次性完善这一块,确保所有耗时 api 同时存在同步和异步方法

Proposed Solution

No response

How it works

No response

Alternatives Considered

undefined

Additional Information

No response

@zhitaocai zhitaocai added Feature Request Needs Triage Needs to be assigned by the team labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Needs Triage Needs to be assigned by the team
Projects
None yet
Development

No branches or pull requests

2 participants