CommonFlatInstances

scalus.uplc.CommonFlatInstances

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Flat[ByteString]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Flat[DefaultFun]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def decodeUni(state: List[Int]): (DefaultUni, List[Int])
def encodeUni(uni: DefaultUni): List[Int]
def flatForUni(uni: DefaultUni)(using Flat[Data]): Flat[Any]

Concrete fields

val constantWidth: Int