[Interest] Why there is no QChar::toLocal8Bit()?
Nikos Chantziaras
realnc at gmail.com
Sun Apr 10 11:38:29 CEST 2016
On 10/04/16 10:54, Prav wrote:
> Hello, Thiago.
>
>>> But is this codec always NOT a 16-bit codec and NOT a 32-bit codec?
>> Why not?
> Because I try to get what this "8Bit" (which previouse made me think that toLocal8Bit is converting to single-bytes ... chars) in name means.
>
> Is there a chance that it means nothing?
toLocal8Bit() gives you a byte array. Each byte has 8 bits ;-)
More information about the Interest
mailing list