@blockchaincommons/dcbor - v1.0.0-beta.3
    Preparing search index...
    • Returns the standard name of the simple value as a string.

      For False, True, and Null, this returns their lowercase string representation. For Float values, it returns Rust's {:?} rendering: NaN, inf, -inf, or the shortest round-trip decimal with at least one fractional digit (42.0, 1.5, 1e21).

      Parameters

      Returns string