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