@wharfkit/session - v4.0.1
    Preparing search index...

    Class Float32

    Hierarchy

    • Float
      • Float32
    Index
    • Parameters

      • value: number

      Returns Float32

    data?: Bytes

    Bytes this value decoded from, kept so a NaN survives engines that canonicalize it.

    value: number
    abiName: string
    byteWidth: number
    • Return true if the object equals the other object passed.

      Parameters

      • other: FloatType

      Returns boolean

    • Called when encoding to binary abi format.

      Parameters

      Returns void

    • Called when encoding to json abi format.

      Returns string

    • Returns a string representation of an object.

      Returns string

    • Returns Float

    • Type Parameters

      • T extends typeof Float

      Parameters

      • this: T
      • value: FloatType

      Returns InstanceType<T>

    • Parameters

      • value: FloatType

      Returns unknown

    • Type Parameters

      • T extends typeof Float

      Parameters

      Returns InstanceType<T>

    • Parameters

      Returns unknown

    • Type Parameters

      • T extends typeof Float

      Parameters

      • this: T

      Returns InstanceType<T>

    • Returns unknown