Skip to content

feat: implement more apis#27

Open
std-microblock wants to merge 2 commits into
nowsecure:mainfrom
std-microblock:main
Open

feat: implement more apis#27
std-microblock wants to merge 2 commits into
nowsecure:mainfrom
std-microblock:main

Conversation

@std-microblock

Copy link
Copy Markdown

No description provided.

@std-microblock

Copy link
Copy Markdown
Author

req review @oleavr

@oleavr oleavr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙌

Comment thread index.ts
file.write(buf.buffer as ArrayBuffer);
} finally {
file.close();
}

@oleavr oleavr May 8, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be simplified to use File.writeAllBytes().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants