scalus.uplc.Program
See theProgram companion class
object Program
Attributes
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
In this article