vertx / io.vertx.reactivex.core.json / FlowableUnmarshaller / <init>

<init>

FlowableUnmarshaller(unwrap: Function<B, Buffer>, mappedType: Class<T>)
FlowableUnmarshaller(unwrap: Function<B, Buffer>, mappedTypeRef: TypeReference<T>)