libime
libime
details
ZSTDFilterBase
Public Types
|
Public Member Functions
|
Protected Member Functions
|
Protected Attributes
|
List of all members
libime::details::ZSTDFilterBase Class Reference
Inheritance diagram for libime::details::ZSTDFilterBase:
[
legend
]
Public Types
using
char_type
= char
Public Member Functions
ZSTDFilterBase
(const
ZSTDFilterBase
&)=delete
Protected Member Functions
void
before
(const char *&src_begin, const char *src_end, char *&dest_begin, const char *dest_end)
void
after
(const char *&src_begin, char *&dest_begin, bool) const
void
reset
()
Protected Attributes
ZSTD_inBuffer
in_
ZSTD_outBuffer
out_
int
eof_
= 0
Detailed Description
Definition at line
51
of file
zstdfilter.h
.
The documentation for this class was generated from the following file:
libime/core/
zstdfilter.h
Generated by
1.8.13