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