Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.1
-
None
Description
Document the semantic change in QBuffer regarding QByteArray, the porting docs should indicate that QBuffer now takes a pointer to the QByteArray and the caller is responsible for ensuring its valid while the buffer needs it.
It also has an internal QByteArray if you don't supply one.