\HproseFileStream

Summary

Methods
Properties
Constants
close()
getc()
read()
readuntil()
seek()
mark()
unmark()
reset()
skip()
eof()
write()
__construct()
No public properties found
No constants found
No protected methods found
$fp
$buf
$unmark
$pos
$length
N/A
No private methods found
No private properties found
N/A

Properties

$fp

$fp : 

Type

$buf

$buf : 

Type

$unmark

$unmark : 

Type

$pos

$pos : 

Type

$length

$length : 

Type

Methods

close()

close() 

getc()

getc() 

read()

read(  $length) 

Parameters

$length

readuntil()

readuntil(  $char) 

Parameters

$char

seek()

seek(  $offset,   $whence = SEEK_SET) 

Parameters

$offset
$whence

mark()

mark() 

unmark()

unmark() 

reset()

reset() 

skip()

skip(  $n) 

Parameters

$n

eof()

eof() 

write()

write(  $string,   $length = -1) 

Parameters

$string
$length

__construct()

__construct(  $fp) 

Parameters

$fp