mcodec
main
mcodec
API
mcodec
annotation
defaultCase
flatten
outOfOrder
stringEnum
transientDefault
CapturedFieldInput
CapturedInput
CapturedListInput
CapturedValue
CapturedValue
CString
CBoolean
CNumber
CList
CObject
CaseReadFailed
CborFieldInput
CborInput
CborListInput
CborListOutput
CborObjectInput
CborObjectOutput
CborOutput
CborReader
Deferred
Derivation
EnumStringCodec
FieldInput
FieldReadFailed
FlatSumCodec
Input
InputAndSimpleInput
InputKind
JavaCodecs
JBuilder
JFactory
JMapBuilder
JMapFactory
Json
JsonFieldInput
JsonInput
JsonListInput
JsonListOutput
JsonObjectInput
JsonObjectOutput
JsonOutput
JsonReader
JsonToken
ListCodec
ListElementReadFailed
ListInput
ListOutput
MCodec
MCodec
MKeyCodec
MKeyCodec
ManualCodecs
MapFieldReadFailed
Marker
IgnoreTransientDefaults
Marker
MissingCase
MissingField
NestedSumCodec
NotSingleField
NullSafeCodec
ObjectCodec
ObjectInput
ObjectOutput
Output
OutputAndSimpleOutput
PathSegment
PathSegment
Field
Index
Key
Case
ProductCodec
ReadFailure
ReadFailure
ReplayObjectInput
SequentialInput
SequentialOutput
SimpleCodec
SimpleInput
SimpleOutput
SingletonCodec
SizedCodec
StdCodecs
ObjectMapCodec
PairsMapCodec
TupleCodec
bigDecimalCodec
bigIntCodec
booleanCodec
byteArrayCodec
byteCodec
charCodec
dateCodec
doubleCodec
floatCodec
intCodec
longCodec
shortCodec
stringCodec
symbolCodec
uuidCodec
TransparentCodec
UnknownCase
WriteFailure
mcodec
/
mcodec
/
MKeyCodec
MKeyCodec
mcodec.MKeyCodec
See the
MKeyCodec
companion object
trait
MKeyCodec
[
K
]
Attributes
Companion
object
Source
MKeyCodec.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
readKey
(
name
:
String
):
K
Attributes
Source
MKeyCodec.scala
def
writeKey
(
key
:
K
):
String
Attributes
Source
MKeyCodec.scala
In this article
Attributes
Members list
Value members
Abstract methods