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