[][src]Function flumedb::offset_log::read_next

pub fn read_next<ByteType, R: OffsetRead>(
    offset: u64,
    r: &R
) -> Result<ReadResult, Error>