libzypp 17.37.17
zyppng::IOBuffer Member List

This is the complete list of members for zyppng::IOBuffer, including all inherited members.

_chunkszyppng::IOBufferprivate
_defaultChunkSizezyppng::IOBufferprivate
append(const char *data, int64_t count)zyppng::IOBuffer
append(const ByteArray &data)zyppng::IOBuffer
canReadLine() constzyppng::IOBuffer
canReadUntil(const char delim) constzyppng::IOBuffer
chop(int64_t bytes)zyppng::IOBuffer
chunks() constzyppng::IOBuffer
clear()zyppng::IOBuffer
discard(int64_t bytes)zyppng::IOBuffer
front()zyppng::IOBuffer
frontSize() constzyppng::IOBuffer
indexOf(const char c) constzyppng::IOBufferinline
indexOf(const char c, int64_t maxCount, int64_t pos=0) constzyppng::IOBuffer
IOBuffer(int64_t chunkSize=0)zyppng::IOBuffer
read(char *buffer, int64_t max)zyppng::IOBuffer
readLine(const int64_t max=0)zyppng::IOBuffer
readLine(char *buffer, int64_t max)zyppng::IOBuffer
readUntil(const char delim, const int64_t max=0)zyppng::IOBuffer
readUntil(char *buffer, const char delim, int64_t max)zyppng::IOBuffer
reserve(int64_t bytes)zyppng::IOBuffer
size() constzyppng::IOBuffer