D++ (DPP)
A Lightweight C++ library for Discord
|
This is an opaque class containing zlib library specific structures. We define it this way so that the public facing D++ library doesnt require the zlib headers be available to build against it. More...
Public Attributes | |
z_stream | d_stream |
Zlib stream struct. More... | |
This is an opaque class containing zlib library specific structures. We define it this way so that the public facing D++ library doesnt require the zlib headers be available to build against it.
z_stream dpp::zlibcontext::d_stream |
Zlib stream struct.