JsoniterScalaCodec

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def asciiStringToJString[A](buf: Array[Byte], len: Int): Json
def bigIntValue(c: HCursor): BigInt
def jsonValue(x: BigInt): Json
def stringValue(c: HCursor): String

Concrete fields

val defaultNumberParser: JsonReader => Json