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

binary layout for a mosaic with a size prefixed size

Constructors

Properties

Methods

Constructors

Properties

rawDescriptor: {
    mosaic: any;
}

Type declaration

  • mosaic: 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.