MsgpackToInput

class MsgpackToInput(bigDecimalMarshaller: MsgpackBigDecimalMarshaller) extends ToInput[Value, Value]
trait ToInput[Value, Value]
class Object
trait Matchable
class Any

Value members

Concrete methods

def toInput(value: Value): (Value, InputUnmarshaller[Value])