| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IFileSystemReadFileOptions > encoding
If specified, will change the encoding of the file that will be written.
Signature:
encoding?: Encoding;Encoding.Utf8