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 byte array.
Deserializes a program from a CBOR-encoded byte array.
Value parameters
- cbor
-
the CBOR-encoded byte array
Attributes
- Returns
-
the program
Deserializes a program from a CBOR-encoded ByteString.
Deserializes a program from a CBOR-encoded ByteString.
Value parameters
- cbor
-
the CBOR-encoded ByteString
Attributes
- Returns
-
the program
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
Parse UPLC program from string using the default version (1, 1, 0)
Parse UPLC program from string using the default version (1, 1, 0)
Attributes
Parse UPLC program from string using a specific version
Parse UPLC program from string using a specific version