SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
file.h File Reference

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.

Detailed Description

File manipulation utilities.

Function Documentation

◆ getFilesize()

uint64_t satdump::getFilesize ( std::string filepath)

Gets the filesize in bytes.

Parameters
filepathpath of the file to check
Returns
size in bytes