railo.runtime.functions.math
Class BitMaskRead

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

public final class BitMaskRead
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
BitMaskRead()
           
 
Method Summary
static double call(PageContext pc, double dnumber, double dstart, double dlength)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitMaskRead

public BitMaskRead()
Method Detail

call

public static double call(PageContext pc,
                          double dnumber,
                          double dstart,
                          double dlength)
                   throws FunctionException
Throws:
FunctionException


Copyright © 2012 Railo