This class represents a page header. It is the common superclass for
all different page views. It contains the following information:
- 2 bytes: the short block type code
- 8 bytes: the long block id of the next block in the block list
- 8 bytes: the long block id of the previous block in the block list
The page header block view hence sees 18 bytes of page header data.