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