$fd | FileInputStream | [private] |
$mark | FileInputStream | [private] |
__construct($nameOrFd) | FileInputStream | |
__destruct() | FileInputStream | |
available() | InputStream | |
close() | FileInputStream | |
create($nameOrFd) | FileInputStream | [static] |
getOffset() | FileInputStream | |
isEof() | FileInputStream | |
mark() | FileInputStream | |
markSupported() | FileInputStream | |
read($length) | FileInputStream | |
readString($length=null) | FileInputStream | |
realRead($length, $string=false) | FileInputStream | |
reset() | FileInputStream | |
seek($offset) | FileInputStream | |
skip($count) | InputStream |