Skip to content

Remove const char* overloads of the CRLF <-> LF conversion methods

Unused and twice as expensive than their QByteArray counter-parts due to an additional unconditional deep copy.

Merge request reports

Loading