deltachat::tools

Function get_filebytes

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