given_Decoder_BigInt

object given_Decoder_BigInt extends Decoder[BigInt]
trait Decoder[BigInt]
class Object
trait Matchable
class Any

Value members

Concrete methods

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