Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
QSR 3.0
-
None
Description
Currently there are several different methods for reading different size primiteve data types from the given buffer. The differences with these methods are only the thrown exception type. All these functions should be unified to some generic utility functionality.
Biggest culprits are QSafeByteArray, QSafeEvent, QSafeXXXReaders and QSafeFont, as well as some other places.