CirceUnpackOptions

msgpack4z.CirceUnpackOptions
See theCirceUnpackOptions companion class

Attributes

Companion
class
Source
CirceUnpackOptions.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type NonStringKeyHandler = (MsgType, MsgUnpacker) => Option[String]

Attributes

Source
CirceUnpackOptions.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val binaryToNumberArray: Binary => Json

Attributes

Source
CirceUnpackOptions.scala
val binaryToNumberArrayUnpacker: () => Json

Attributes

Source
CirceUnpackOptions.scala
val extUnpacker: () => Json

Attributes

Source
CirceUnpackOptions.scala