Function deltachat::tools::get_filebytes

source ·
pub(crate) async fn get_filebytes(
    context: &Context,
    path: impl AsRef<Path>
) -> Result<u64>