Contents

header

The stored Header instance.

Declaration

final var header: Header

Discussion

During instance creation, in particular during ManagedBuffer.create’s call to initialize, ManagedBuffer’s header property is as-yet uninitialized, and therefore reading the header property during ManagedBuffer.create is undefined.