mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
view and delete invites, more tweaking
This commit is contained in:
1
util.hpp
1
util.hpp
@@ -45,6 +45,7 @@ std::string GetExtension(std::string url);
|
||||
bool IsURLViewableImage(const std::string &url);
|
||||
std::vector<uint8_t> ReadWholeFile(std::string path);
|
||||
std::string HumanReadableBytes(uint64_t bytes);
|
||||
std::string FormatISO8601(const std::string &in, int extra_offset = 0, const std::string &fmt = "%x %X");
|
||||
|
||||
template<typename T>
|
||||
struct Bitwise {
|
||||
|
||||
Reference in New Issue
Block a user