Function vortex_file::read_initial_bytes

source ยท
pub async fn read_initial_bytes<R: VortexReadAt>(
    read: &R,
    file_size: u64,
) -> VortexResult<InitialRead>