Commit Graph

1 Commits (6b1e3fbbc0d8d2999dcf0d2094d87e31e34eac4a)

Author SHA1 Message Date
Jason Rhinelander d335527a70
Add binary file slurp/dump utility functions
We have basically this same bit of code in tons of places; consolidate
it into llarp::util::slurp_file/llarp::util::dump_file.

Also renames all the extra junk that crept into llarp/util/fs.hpp out of
there into llarp/util/file.hpp instead.
2 years ago