public final class ToBase64 extends Object implements Function
Constructor and Description |
---|
ToBase64() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object object) |
static String |
call(PageContext pc,
Object object,
String encoding) |
public ToBase64()
public static String call(PageContext pc, Object object) throws PageException
pc
- object
- PageException
public static String call(PageContext pc, Object object, String encoding) throws PageException
pc
- object
- encoding
- PageException
Copyright © 2015 Lucee