Class DecodeBase64Function

java.lang.Object
org.citrusframework.functions.core.DecodeBase64Function
All Implemented Interfaces:
Function

public class DecodeBase64Function extends Object implements Function
Decodes base64 binary data to a character sequence.
  • Constructor Details

    • DecodeBase64Function

      public DecodeBase64Function()
  • Method Details