msgpack
object msgpack
class Object
trait Matchable
class Any
Type members
Classlikes
class MsgpackInputUnmarshaller(bigDecimalMarshaller: MsgpackBigDecimalMarshaller) extends InputUnmarshaller[Value]
class MsgpackMarshallerForType(bigDecimalMarshaller: MsgpackBigDecimalMarshaller) extends ResultMarshallerForType[Value]
class MsgpackResultMarshaller(bigDecimalMarshaller: MsgpackBigDecimalMarshaller) extends ResultMarshaller
class MsgpackToInput(bigDecimalMarshaller: MsgpackBigDecimalMarshaller) extends ToInput[Value, Value]
Implicits
Implicits
implicit def msgpackInputUnmarshaller(bigDecimalMarshaller: MsgpackBigDecimalMarshaller): MsgpackInputUnmarshaller
implicit def msgpackMarshallerForType(bigDecimalMarshaller: MsgpackBigDecimalMarshaller): MsgpackMarshallerForType
implicit def msgpackResultMarshaller(bigDecimalMarshaller: MsgpackBigDecimalMarshaller): MsgpackResultMarshaller