Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions
xgboost::common::StreamBufferReader Class Reference

buffer reader of the stream that allows you to get More...

#include <base64.h>

Public Member Functions

 StreamBufferReader (size_t buffer_size)
 
void set_stream (dmlc::Stream *stream)
 set input stream
 
char GetChar (void)
 allows quick read using get char
 
bool AtEnd (void) const
 whether we are reaching the end of file
 

Detailed Description

buffer reader of the stream that allows you to get


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