<PackageReference Include="System.Text.Encoding.CodePages" Version="4.7.0-preview2.19523.17" />
EncoderNLS
public void Convert(
Char* chars,
int charCount,
Byte* bytes,
int byteCount,
bool flush,
out int charsUsed,
out int bytesUsed,
out bool completed)