libktorrent
2.2.0
|
Public Member Functions | |
BEncoderIODeviceOutput (QIODevice *dev) | |
void | write (const char *str, Uint32 len) override |
Definition at line 74 of file bencoder.h.
|
overridevirtual |
Write a string of characters.
str | The string |
len | The length of the string |
Implements bt::BEncoderOutput.