MFEM  v4.6.0
Finite element discretization library
Public Member Functions | List of all members
zstr::detail::z_stream_wrapper Class Reference

#include <zstr.hpp>

Inheritance diagram for zstr::detail::z_stream_wrapper:
[legend]
Collaboration diagram for zstr::detail::z_stream_wrapper:
[legend]

Public Member Functions

 z_stream_wrapper (bool is_input_=true, int level_=Z_DEFAULT_COMPRESSION)
 
 ~z_stream_wrapper ()
 

Detailed Description

Definition at line 315 of file zstr.hpp.

Constructor & Destructor Documentation

◆ z_stream_wrapper()

zstr::detail::z_stream_wrapper::z_stream_wrapper ( bool  is_input_ = true,
int  level_ = Z_DEFAULT_COMPRESSION 
)
inline

Definition at line 319 of file zstr.hpp.

◆ ~z_stream_wrapper()

zstr::detail::z_stream_wrapper::~z_stream_wrapper ( )
inline

Definition at line 341 of file zstr.hpp.


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