@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Class I8Type

    An abstraction that represents a Type. Handles both generic and non-generic types. Once instantiated as a Type, a generic type is "closed" (as opposed to "open").

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    metadata: any
    sizeInBytes: number
    withSign: boolean
    ClassName: string = "I8Type"

    Methods