Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
File
.Seek
public function
Seek
Prototype:
public function Seek(number offset, number origin=SEEK_SET)
Parameters
offset
(number) // TO DO
origin
(number) has a default value of SEEK_SET
Description:
TODO: Document this
Return value:
// TO DO