named-codec
0.1.0
named-codec
API
dev.hnaderi.namedcodec
CodecAdapter
EncodedMessage
NamedCodec
NamedCodec
NamedCodecPlatform
NamedCodecPlatform
Builder
NamedDecoder
NamedEncoder
NamedEncoder
TypeName
TypeName
TypeNamePlatform
named-codec
/
dev.hnaderi.namedcodec
/
NamedCodecPlatform
NamedCodecPlatform
dev.hnaderi.namedcodec.NamedCodecPlatform$
See the
NamedCodecPlatform
companion trait
object
NamedCodecPlatform
Attributes
Companion:
trait
Source:
NamedCodecPlatform.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
NamedCodecPlatform
.type
Clear all
Members list
Concise view
Type members
Classlikes
final
class
Builder
[
Enc
[
_
],
Dec
[
_
],
R
](
adapter
:
CodecAdapter
[
Enc
,
Dec
,
R
],
transform
:
Option
[
String
=>
String
])
Attributes
Source:
NamedCodecPlatform.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any