java.lang.Object
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.Base64Helper
All Implemented Interfaces:
com.github.jknack.handlebars.Helper<Object>

public class Base64Helper extends Object implements com.github.jknack.handlebars.Helper<Object>
  • Constructor Details

    • Base64Helper

      public Base64Helper()
  • Method Details

    • apply

      public Object apply(Object context, com.github.jknack.handlebars.Options options) throws IOException
      Specified by:
      apply in interface com.github.jknack.handlebars.Helper<Object>
      Throws:
      IOException