libzypp 17.31.23
zypp::UByteArray Class Reference

#include <ByteArray.h>

Inheritance diagram for zypp::UByteArray:

Public Member Functions

 UByteArray (const char *data, const int len=-1)
 

Static Public Member Functions

static std::size_t maxSize ()
 

Detailed Description

Definition at line 44 of file ByteArray.h.

Constructor & Destructor Documentation

◆ UByteArray()

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

Definition at line 48 of file ByteArray.h.

Member Function Documentation

◆ maxSize()

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

Definition at line 50 of file ByteArray.h.


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