railo.runtime.functions.file
Class FileSeek

java.lang.Object
  extended by railo.runtime.functions.file.FileSeek

public class FileSeek
extends Object


Constructor Summary
FileSeek()
           
 
Method Summary
static String call(PageContext pc, Object fileObj, double pos)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSeek

public FileSeek()
Method Detail

call

public static String call(PageContext pc,
                          Object fileObj,
                          double pos)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo