scalus.uplc.DeBruijnedProgram
See theDeBruijnedProgram companion class
object DeBruijnedProgram
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
DeBruijnedProgram.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Deserializes a program from a CBOR-encoded hex string.
Deserializes a program from a CBOR-encoded hex string.
Value parameters
- cborHex
-
the CBOR-encoded hex string
Attributes
- Returns
-
the program
Deserializes a program from a double-CBOR-encoded hex string.
Deserializes a program from a double-CBOR-encoded hex string.
Value parameters
- doubleCborHex
-
the double-CBOR-encoded hex string
Attributes
- Returns
-
the program
Deserializes a program from a flat-encoded byte array.
Deserializes a program from a flat-encoded byte array.
Attributes
- Returns
-
the program
In this article