vg
tools for working with variation graphs
|
#include <json_stream_helper.hpp>
Public Member Functions | |
JSONStreamHelper (const std::string &file_name) | |
~JSONStreamHelper () | |
std::function< bool(T &)> | get_read_fn () |
int64_t | write (std::ostream &out, bool json_out=false, int64_t buf_size=1000) |
Private Attributes | |
FILE * | _fp |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |