msgpack

object msgpack
class Object
trait Matchable
class Any

Type members

Classlikes

class MsgpackFromInput(bigDecimalMarshaller: MsgpackBigDecimalMarshaller) extends FromInput[Value]
object MsgpackInputParser extends InputParser[Value]
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]