Instance Propertyswift 6.0.3Swift

header

The stored Header instance.

final var header: Header

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.