RepositoryExportStream
Class: warmhub.RepositoryExportStream
RepositoryExportStream(reader: RepositoryExportReader, rows: Iterator[RepositoryExportRow])Validated rows, plus the reader holding the header, counts and digest.
reader.trailer is None until rows has been fully consumed; the
export is verified at that moment, not before.
Properties and attributes
Section titled “Properties and attributes”reader
Section titled “reader”readerDocumentation is not yet available.
rowsDocumentation is not yet available.