Searched refs:zstd_base (Results 1 – 2 of 2) sorted by relevance
58 zstd_base::zstd_base() in zstd_base() function in boost::iostreams::detail::zstd_base62 zstd_base::~zstd_base() in ~zstd_base()70 void zstd_base::before( const char*& src_begin, const char* src_end, in before()83 void zstd_base::after(const char*& src_begin, char*& dest_begin, bool) in after()91 int zstd_base::deflate(int action) in deflate()111 int zstd_base::inflate(int action) in inflate()124 void zstd_base::reset(bool compress, bool realloc) in reset()142 void zstd_base::do_init in do_init()
133 class BOOST_IOSTREAMS_DECL zstd_base { class137 zstd_base();138 ~zstd_base();176 class zstd_compressor_impl : public zstd_base, public zstd_allocator<Alloc> {191 class zstd_decompressor_impl : public zstd_base, public zstd_allocator<Alloc> {