\HproseStringStream

Summary

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

Properties

$buffer

$buffer : 

Type

$pos

$pos : 

Type

$mark

$mark : 

Type

$length

$length : 

Type

Methods

close()

close() 

getc()

getc() 

read()

read(  $length) 

Parameters

$length

readuntil()

readuntil(  $tag) 

Parameters

$tag

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(  $string = '') 

Parameters

$string

length()

length() 

toString()

toString()