mirror of https://github.com/qTox/qTox.git
Browse Source
QByteArray usually holds arbitrary binary data, which can have null characters or invalid characters when converted to ASCII or UTF8. Disallow implicit casting for safety, forcing an explicit decision if the conversion is wanted.reviewable/pr6616/r1
2 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue