BufferedArchiveStreamTKey, TValue Constructor
Creates an instance of the BufferedArchiveStream class with the specified index and table.
Namespace: SnapDB.Snap.Services.ReaderAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
SnapDB.Snap.Services.Reader.BufferedArchiveStream = function(index, table);
Parameters
- index Int32
- The index value used to disassociate the archive file.
- table ArchiveTableSummaryTKey, TValue
- The ArchiveTableSummary associated with the stream.