scalus.cardano.ledger.KeepRaw
See theKeepRaw companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a KeepRaw instance from a value, encoding it to CBOR to get the raw bytes
Create a KeepRaw instance from a value, encoding it to CBOR to get the raw bytes
Attributes
Create a KeepRaw instance from a value and its raw CBOR bytes
Create a KeepRaw instance from a value and its raw CBOR bytes
Attributes
-
Note
-
This method creates a KeepRaw
instance that may be CBOR encoded differently from the original raw
bytes. Use it only if you know what you are doing.