Class Base64Helper
java.lang.Object
com.github.tomakehurst.wiremock.extension.responsetemplating.helpers.Base64Helper
- All Implemented Interfaces:
com.github.jknack.handlebars.Helper<Object>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Base64Helper
public Base64Helper()
-
-
Method Details
-
apply
public Object apply(Object context, com.github.jknack.handlebars.Options options) throws IOException - Specified by:
applyin interfacecom.github.jknack.handlebars.Helper<Object>- Throws:
IOException
-