public class PhpBinaryInput extends AbstractBinaryInput
SEEK_CUR, SEEK_END, SEEK_SET
Constructor and Description |
---|
PhpBinaryInput(Env env) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Converts to a string.
|
appendTo, close, closeRead, getAvailable, getEnv, getInputStream, getPosition, getResourceType, init, isEOF, openCopy, read, read, read, read, readLine, readOptionalLinefeed, seek, setEncoding, setPosition, stat, toJavaObject, unread, writeToStream
public PhpBinaryInput(Env env)
public java.lang.String toString()
AbstractBinaryInput
toString
in class AbstractBinaryInput