Fix for converting QByteArray values that include 0 chars.
They are still converted to/from Python strings but using size of contents rather than string 0 (null) termination.
Authored by: akramer 2007-10-17
Parent: [r8]
Child: [r10]