xgboost
|
UBJSON https://ubjson.org/ 的写入器。 更多...
#include <json_io.h>
公共成员函数 | |
void | Save (Json json) override |
JsonWriter (std::vector< char > *stream) | |
![]() | |
JsonWriter (std::vector< char > *stream) | |
virtual | ~JsonWriter ()=default |
附加的继承成员 | |
![]() | |
std::vector< char > * | stream_ |
UBJSON https://ubjson.org/ 的写入器。
|
inlineexplicit |
|
overridevirtual |
重新实现自 xgboost::JsonWriter。