Function deltachat::tools::get_filebytes

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