PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 496 - No binary read/write methods in QDataStream
: No binary read/write methods in QDataStream
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtCore
: HEAD
: All All
: P3 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2010-11-24 14:48 EET by pwuertz
Modified: 2010-11-25 17:48 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pwuertz 2010-11-24 14:48:27 EET
The methods readBytes, readRawBytes, writeBytes and writeRawBytes of
QDataStream are not available at the moment. Without them, there is no way to
read/write binary data from/to a QDataStream.
Comment 1 Hugo Parente Lima 2010-11-24 15:41:07 EET
Fixed in commit:

pyside/91030433ced8aa59000de1465635dab528dbb36d
Comment 2 renato filho 2010-11-25 17:48:27 EET
released on 1.0.0~beta1