Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libtool/tool_util.hpp"
Go to the source code of this file.
Namespaces | |
libtool | |
Utilities that are likely to be useful for command line tools. | |
Functions | |
std::ifstream | libtool::open_binary_input_file (const std::string &filename) |
std::ofstream | libtool::open_binary_output_file (const std::string &filename) |
Utility function to open a binary file for writing, with appropriate flags. More... | |