Currently -Encoding parameter accept:
- values of
Encoding type
- string values that are transformed to
Encoding type. The strings is a short list from EncodingConversion
Suggestion:
- allow numeric Ids of registered code pages (like
-Encoding 1251)
- allow string names of registered code pages (like
-Encoding "windows-1251")
Currently
-Encodingparameter accept:EncodingtypeEncodingtype. The strings is a short list from EncodingConversionSuggestion:
-Encoding 1251)-Encoding "windows-1251")