TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | List of all members
common::zstd::istreambuf Class Reference

Zstd stream buffer for decompression. More...

#include <zstdstream.h>

Inherits streambuf.

Public Member Functions

 istreambuf (std::streambuf *sbuf)
 
virtual std::streambuf::int_type underflow ()
 

Detailed Description

Zstd stream buffer for decompression.

If input data is not compressed, this stream will simply copy it.

Constructor & Destructor Documentation

common::zstd::istreambuf::istreambuf ( std::streambuf *  sbuf)
explicit

Member Function Documentation

std::streambuf::int_type common::zstd::istreambuf::underflow ( )
virtual

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