SatDump 2.0.0-alpha-76a915210
|
File manipulation utilities. More...
#include <cstdint>
#include <string>
Go to the source code of this file.
Functions | |
uint64_t | satdump::getFilesize (std::string filepath) |
Gets the filesize in bytes. |
File manipulation utilities.
uint64_t satdump::getFilesize | ( | std::string | filepath | ) |
Gets the filesize in bytes.
filepath | path of the file to check |