xgboost
|
general stream interface for serialization, I/O More...
#include <dmlc/io.h>
#include <rabit/rabit.h>
#include <string>
#include <cstring>
Go to the source code of this file.
Classes | |
class | xgboost::common::PeekableInStream |
Input stream that support additional PeekRead operation, besides read. More... | |
Namespaces | |
xgboost | |
namespace of xgboost | |
xgboost::common | |
Typedefs | |
using | xgboost::common::MemoryFixSizeBuffer = rabit::utils::MemoryFixSizeBuffer |
using | xgboost::common::MemoryBufferStream = rabit::utils::MemoryBufferStream |
general stream interface for serialization, I/O
Copyright 2014 by Contributors