Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 559 Bytes

ReadOptions.md

File metadata and controls

15 lines (9 loc) · 559 Bytes

happy-opfsDocs


happy-opfs / ReadOptions

Interface: ReadOptions

Options for reading files with specified encoding.

Properties

Property Type Default value Description Defined in
encoding? FileEncoding 'binary' The encoding to use for reading the file's content. fs/defines.ts:26