fn decode_and_stream<R: Read>(
filepath: &Path,
tx: &Sender<LoadedData>,
decoder: Decoder<R>,
forced_application_id: Option<&ApplicationId>,
forced_store_id: Option<&StoreId>,
)
fn decode_and_stream<R: Read>(
filepath: &Path,
tx: &Sender<LoadedData>,
decoder: Decoder<R>,
forced_application_id: Option<&ApplicationId>,
forced_store_id: Option<&StoreId>,
)