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