libzypp
17.37.17
bytearray.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\----------------------------------------------------------------------/
9
*
10
* This file contains private API, this might break at any time between releases.
11
* You have been warned!
12
*
13
*/
14
15
#ifndef ZYPP_NG_CORE_BYTEARRAY_H_INCLUDED
16
#define ZYPP_NG_CORE_BYTEARRAY_H_INCLUDED
17
18
#include <
zypp-core/ByteArray.h
>
19
20
namespace
zyppng
{
21
using
ByteArray
=
zypp::ByteArray
;
22
using
UByteArray
=
zypp::UByteArray
;
23
}
24
25
#endif
zypp::ByteArray
Definition
ByteArray.h:19
zypp::UByteArray
Definition
ByteArray.h:46
zyppng
Definition
MediaNetworkRequestExecutor.h:16
ByteArray.h
zypp-core
zyppng
core
bytearray.h
Generated by
1.14.0