This is an opaque class containing zlib library specific structures. 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 doesn't require the zlib headers be available to build against it.
z_stream dpp::zlibcontext::d_stream |
Zlib stream struct.
Referenced by dpp::discord_client::handle_frame().