SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
file.h
Go to the documentation of this file.
1#pragma once
2
7
8#include <cstdint>
9#include <string>
10
11namespace satdump
12{
19 uint64_t getFilesize(std::string filepath);
20} // namespace satdump