Function wnfs_unixfs_file::unixfs::find_block
source · pub fn find_block(
node: &UnixFsFile,
pos: u64,
node_offset: u64
) -> (u64, Option<usize>)
pub fn find_block(
node: &UnixFsFile,
pos: u64,
node_offset: u64
) -> (u64, Option<usize>)