serialization-encoding / net.corda.internal.serialization.encoding

Package net.corda.internal.serialization.encoding

Types

Encoder

EncoderService which returns a given EncoderType can be provided via the OSGi service registry or java.util.ServiceLoader (see EncoderService )

interface Encoder

EncoderService

Get an encoder using java.util.ServiceLoader

interface EncoderService

EncoderType

The type of Encoder we support

enum class EncoderType