Algorand TypeScript
    Preparing search index...

    Function interpretAsArc4

    • Interpret the provided bytes as an ARC4 encoded type with no validation

      Type Parameters

      Parameters

      • bytes: BytesCompat

        An arc4 encoded bytes value

      • prefix: "log" | "none" = 'none'

        The prefix (if any), present in the bytes value. This prefix will be validated and removed

      Returns T