MKeyCodec

mcodec.MKeyCodec
See theMKeyCodec companion object
trait MKeyCodec[K]

Attributes

Companion
object
Source
MKeyCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def readKey(name: String): K

Attributes

Source
MKeyCodec.scala
def writeKey(key: K): String

Attributes

Source
MKeyCodec.scala