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