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