Decoder

trait Decoder[V]
class Object
trait Matchable
class Any

Value members

Abstract methods

def decode(result: Result): V