Skip to content

ArchiveInfoBlock Constructors

Initializes a new instance of the ArchiveInfoBlock class by reading from a stream.

public ArchiveInfoBlock(Stream stream);

View source

Parameters

Name Type Description
stream Stream The stream to read from.