libzypp 17.31.23
zypp::ByteArray Class Reference

#include <ByteArray.h>

Inheritance diagram for zypp::ByteArray:

Public Member Functions

 ByteArray (const char *data, const int len=-1)
 
std::string asString () const
 

Static Public Member Functions

static std::size_t maxSize ()
 

Detailed Description

Definition at line 18 of file ByteArray.h.

Constructor & Destructor Documentation

◆ ByteArray()

zypp::ByteArray::ByteArray ( const char *  data,
const int  len = -1 
)
inlineexplicit

Definition at line 22 of file ByteArray.h.

Member Function Documentation

◆ asString()

std::string zypp::ByteArray::asString ( ) const
inline

Definition at line 23 of file ByteArray.h.

◆ maxSize()

static std::size_t zypp::ByteArray::maxSize ( )
inlinestatic

Definition at line 37 of file ByteArray.h.


The documentation for this class was generated from the following file: