|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.quercus.lib.file.AbstractBinaryInput
com.caucho.quercus.lib.file.PhpBinaryInput
public class PhpBinaryInput
Field Summary |
---|
Fields inherited from interface com.caucho.quercus.lib.file.BinaryStream |
---|
SEEK_CUR, SEEK_END, SEEK_SET |
Constructor Summary | |
---|---|
PhpBinaryInput(Env env)
|
Method Summary | |
---|---|
java.lang.String |
toString()
Converts to a string. |
Methods inherited from class com.caucho.quercus.lib.file.AbstractBinaryInput |
---|
appendTo, close, closeRead, getAvailable, getEnv, getInputStream, getPosition, getResourceType, init, isEOF, openCopy, read, read, read, read, readLine, readOptionalLinefeed, seek, setEncoding, setPosition, stat, toJavaObject, unread, writeToStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PhpBinaryInput(Env env)
Method Detail |
---|
public java.lang.String toString()
AbstractBinaryInput
toString
in class AbstractBinaryInput
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |