KDECore
bufferfragment_p.h
Go to the documentation of this file.
const char * constData() const
Definition: bufferfragment_p.h:65
BufferFragment left(unsigned int size) const
Definition: bufferfragment_p.h:104
char at(unsigned int i) const
Definition: bufferfragment_p.h:54
void truncate(unsigned int pos)
Definition: bufferfragment_p.h:116
QByteArray toByteArray() const
Definition: bufferfragment_p.h:166
BufferFragment mid(unsigned int pos, int length=-1) const
Definition: bufferfragment_p.h:126
bool operator==(const QByteArray &other) const
Definition: bufferfragment_p.h:135
BufferFragment split(char c, unsigned int *start)
Definition: bufferfragment_p.h:87
void truncateLeft(unsigned int size)
Definition: bufferfragment_p.h:109
int indexOf(char c, unsigned int from=0) const
Definition: bufferfragment_p.h:145
QByteArray toVolatileByteArray() const
Definition: bufferfragment_p.h:172
int lastIndexOf(char c) const
Definition: bufferfragment_p.h:155
bool operator!=(const QByteArray &other) const
Definition: bufferfragment_p.h:140
BufferFragment(char *buf, int size)
Definition: bufferfragment_p.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.