com.digitalasset.transcode
Members list
Packages
Type members
Classlikes
Codec encodes and decodes target protocol to and from an intermediary com.digitalasset.transcode.schema.DynamicValue representation. Arbitrary codecs can be composed together to create direct interoperability Converters.
Codec encodes and decodes target protocol to and from an intermediary com.digitalasset.transcode.schema.DynamicValue representation. Arbitrary codecs can be composed together to create direct interoperability Converters.
Attributes
Decodes target protocol representation into intermediary DynamicValue representation.
Decodes target protocol representation into intermediary DynamicValue representation.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Codec[A]
Encodes intermediary DynamicValue representation into target protocol representation.
Encodes intermediary DynamicValue representation into target protocol representation.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait Codec[A]