Home > @rushstack/node-core-library > IReadLinesFromIterableOptions > encoding
IReadLinesFromIterableOptions.encoding property
The encoding of the input iterable. The default is utf8.
Signature:
encoding?: Encoding;
Home > @rushstack/node-core-library > IReadLinesFromIterableOptions > encoding
The encoding of the input iterable. The default is utf8.
Signature:
encoding?: Encoding;