Decoder

com.digitalasset.transcode.Decoder
@FunctionalInterface
trait Decoder[A]

Decodes target protocol representation into intermediary DynamicValue representation.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Codec[A]

Members list

Value members

Abstract methods