BigIntWriter

object BigIntWriter extends W[BigInt]
class W[BigInt]
trait Writer[BigInt]
class Object
trait Matchable
class Any

Value members

Inherited methods

def write(obj: BigInt): JValue
Inherited from
W