libktorrent  2.2.0
Public Member Functions | List of all members
bt::BEncoderIODeviceOutput Class Reference
Inheritance diagram for bt::BEncoderIODeviceOutput:
Inheritance graph
[legend]

Public Member Functions

 BEncoderIODeviceOutput (QIODevice *dev)
 
void write (const char *str, Uint32 len) override
 

Detailed Description

Definition at line 74 of file bencoder.h.

Member Function Documentation

◆ write()

void bt::BEncoderIODeviceOutput::write ( const char *  str,
Uint32  len 
)
overridevirtual

Write a string of characters.

Parameters
strThe string
lenThe length of the string

Implements bt::BEncoderOutput.


The documentation for this class was generated from the following file: