Skip to content

Add std.file.readAsArrayBuffer()#835

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:read-as-array-buffer
Jan 18, 2025
Merged

Add std.file.readAsArrayBuffer()#835
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:read-as-array-buffer

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Like std.file.readAsString(), except it returns an ArrayBuffer and doesn't assume anything about the file's character encoding.

Like std.file.readAsString(), except it returns an ArrayBuffer and
doesn't assume anything about the file's character encoding.
@bnoordhuis bnoordhuis merged commit a884e2d into quickjs-ng:master Jan 18, 2025
@bnoordhuis bnoordhuis deleted the read-as-array-buffer branch January 18, 2025 19:42
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