Skip to content

PzxHeaderBlock Class

Definition

The PZX file header block containing version information and metadata.

public sealed class PzxHeaderBlock : PzxBlock<PzxHeader>

View source

Constructors

Name Description
PzxHeaderBlock(Stream) Initialises a new instance of the PzxHeaderBlock class from a stream.

Properties

Name Description
Info Gets the information entries from the header.

Methods

Name Description
ToString() Returns a string that represents the current object.