On Monday, 8 July 2019 04:38:28 -03 Konstantin Ritt wrote: > Perhaps there is a particular reason for the user to manipulate binary data > as if it were a string? So give him that string, QString.
See my reply to Marc: users want US-ASCII case-insensitive text matching and case folding routines, for network protocols that are US-ASCII case- insensitive (DNS, IRC, etc.). -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
