[inline, inherited]
Returns true if the device is buffered.
Definition at line 176 of file QIODevice.h.
References FX::IO_Raw.
00176 { return IO_Raw!=(mymode & IO_Raw); }