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