[][src]Function rsef_rs::download

pub fn download(
    registry: Registry,
    timestamp: i64
) -> Result<Box<dyn Read>, Box<dyn Error>>

Downloads the RSEF listings of a specific Regional Internet Registry at a specific moment. The timestamp should be an UNIX Epoch. Returns a decoded stream that can be read from.