Home > @rushstack/node-core-library > IFileSystemWriteFileOptions > encoding
IFileSystemWriteFileOptions.encoding property
If specified, will change the encoding of the file that will be written.
Signature:
encoding?: Encoding;
Home > @rushstack/node-core-library > IFileSystemWriteFileOptions > encoding
If specified, will change the encoding of the file that will be written.
Signature:
encoding?: Encoding;