ArchiveInfoBlock Class
Definition
A TZX archive info block containing metadata about the tape.
public sealed class ArchiveInfoBlock : TzxBlock<ArchiveInfoHeader>
Constructors
| Name | Description |
|---|---|
| ArchiveInfoBlock(Stream) | Initializes a new instance of the ArchiveInfoBlock class by reading from a stream. |
Properties
| Name | Description |
|---|---|
| Entries | Gets the archive info entries in this block. |