Decoder

trait Decoder[S, T]
class Object
trait Matchable
class Any

Value members

Abstract methods

def decode(s: S): T