TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
Zstd stream buffer for decompression. More...
#include <zstdstream.h>
Inherits streambuf.
Public Member Functions | |
istreambuf (std::streambuf *sbuf) | |
virtual std::streambuf::int_type | underflow () |
Zstd stream buffer for decompression.
If input data is not compressed, this stream will simply copy it.
|
explicit |
|
virtual |