msgpack4z

package msgpack4z

Type members

Classlikes

final case class PlayUnpackOptions(extension: () => JsValue, binary: () => JsValue, positiveInf: UnpackResult[JsValue], negativeInf: UnpackResult[JsValue], nan: UnpackResult[JsValue], nonStringKey: NonStringKeyHandler)
Companion:
object
Companion:
class