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

    Class Float32

    Hierarchy

    • Float
      • Float32
    Index
    data?: Bytes

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

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

      Parameters

      • other: FloatType

      Returns boolean