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