Base:
method
GetCharCount
System.Text.Encoding.GetCharCount(System.Byte*, System.Int32, System.Text.DecoderNLS)
2 overrides of GetCharCount
mscorlib (2)
system\text\gb18030encoding.cs (1)
447
internal override unsafe int
GetCharCount
(byte* bytes, int count, DecoderNLS baseDecoder)
system\text\iso2022encoding.cs (1)
329
internal override unsafe int
GetCharCount
(byte* bytes, int count, DecoderNLS baseDecoder)