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.
Unused and twice as expensive than their QByteArray counter-parts due to an additional unconditional deep copy.