![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include "leveldb/env.h"
Go to the source code of this file.
Namespaces | |
leveldb | |
Functions | |
void | leveldb::Log (Logger *info_log, const char *format,...) |
Status | leveldb::WriteStringToFile (Env *env, const Slice &data, const std::string &fname) |
Status | leveldb::WriteStringToFileSync (Env *env, const Slice &data, const std::string &fname) |
Status | leveldb::ReadFileToString (Env *env, const std::string &fname, std::string *data) |