Class SizePrefixedMosaicPropertyDescriptor

Type safe descriptor used to generate a descriptor map for SizePrefixedMosaicPropertyDescriptor.

binary layout for a size prefixed mosaic property

Constructors

Properties

Methods

Constructors

Properties

rawDescriptor: {
    property: any;
}

Type declaration

  • property: any

Methods

  • Builds a representation of this descriptor that can be passed to a factory function.

    Returns object

    Descriptor that can be passed to a factory function.