#include <zypp-core/ByteArray.h>
Definition at line 19 of file ByteArray.h.
◆ ByteArray() [1/2]
| zypp::ByteArray::ByteArray |
( |
const std::string & |
data | ) |
|
|
inlineexplicit |
◆ ByteArray() [2/2]
| zypp::ByteArray::ByteArray |
( |
const char * |
data, |
|
|
const int |
len = -1 |
|
) |
| |
|
inlineexplicit |
◆ asString() [1/2]
| std::string zypp::ByteArray::asString |
( |
| ) |
const |
|
inline |
◆ asString() [2/2]
| std::string zypp::ByteArray::asString |
( |
size_t |
maxsize_r | ) |
const |
|
inline |
◆ maxSize()
| static std::size_t zypp::ByteArray::maxSize |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: