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

<init>

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