Skip to content

MetadataBounds

Azoy edited this page May 6, 2021 · 2 revisions

MetadataBounds

Bounds for metadata objects.

public struct MetadataBounds 

Properties

negativeSize

The negative size of the metadata in words.

public var negativeSize: Int 

positiveSize

The positive size of the metadata in words.

public var positiveSize: Int 
Types
Protocols
Global Variables
Global Functions
Clone this wiki locally