Skip to content

docs: fix readFile signature and add Options subsection#451

Open
Ankit-Mohanty-23 wants to merge 1 commit intoneutralinojs:mainfrom
Ankit-Mohanty-23:fix/readFile-signature
Open

docs: fix readFile signature and add Options subsection#451
Ankit-Mohanty-23 wants to merge 1 commit intoneutralinojs:mainfrom
Ankit-Mohanty-23:fix/readFile-signature

Conversation

@Ankit-Mohanty-23
Copy link
Copy Markdown

The readFile heading was missing the options parameter despite
the code example showing it accepts pos and size as options.

Changes:

  • Updated heading from readFile(filename) to readFile(filename, options)
  • Moved pos and size into a new Options subsection

This aligns readFile with the readBinaryFile pattern in the same file.

Closes #<448>

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.

1 participant