Combines an at() and readBlock() together. Can be much more efficient than those two operations individually with some i/o devices, plus it's synchronous and thus threadsafe Implemented in FX::QBuffer, FX::QBZip2Device, FX::QFile, FX::QGZipDevice, FX::QIODeviceS, FX::QMemMap, and FX::QSSLDevice.
|