railo.runtime.functions.conversion
Class CharsetEncode

java.lang.Object
  extended by railo.runtime.functions.conversion.CharsetEncode
All Implemented Interfaces:
Serializable, Function

public final class CharsetEncode
extends Object
implements Function

Decodes Binary Data that are encoded as String

See Also:
Serialized Form

Constructor Summary
CharsetEncode()
           
 
Method Summary
static String call(PageContext pc, byte[] binary, String encoding)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharsetEncode

public CharsetEncode()
Method Detail

call

public static String call(PageContext pc,
                          byte[] binary,
                          String encoding)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo