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