- Returns:
- The number of bytes written.
- Parameters:
-
| data | Pointer to buffer of data to send |
| maxlen | Number of bytes to send |
Writes a block of data from the given buffer to the command. If the command isn't reading in from its input quickly enough, this may block.
Implements FX::QIODevice.