given_Decoder_Long

object given_Decoder_Long extends Decoder[Long]
trait Decoder[Long]
class Object
trait Matchable
class Any

Value members

Concrete methods

def decode(data: Json, withDefaults: Boolean): Either[DecodeException, Long]