Class stdout
Standard output stream interface.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Stream
- Core\Stream\Buildin implements Core\SeekableStream
- Core\Stream\Driver\stdout
Package: Core\Stream
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Stream/Driver/stdout.inc.php
Methods inherited from Core\Stream\Buildin
dismantle()
,
establish()
,
flush()
,
length()
,
read()
,
readln()
,
seek()
,
seekTo()
,
write()
Methods inherited from Core\Stream
__destruct()
,
_verifyAccess()
,
autocreate()
,
canCreate()
,
canRead()
,
canStat()
,
canTruncate()
,
canWrite()
,
chain()
,
readRemainingSegments()
,
stderr()
,
stdin()
,
stdout()
,
writeln()
Methods inherited from Core\Object
__autocreateFactory()
,
__call()
,
__processParameters()
,
__toString()
,
attachMethod()
,
getValueForKey()
,
getValueForKeyPath()
,
getValueForUndefinedKey()
,
hash()
,
issetValueForKey()
,
setValueForKey()
,
setValueForKeyPath()
,
setValueForUndefinedKey()
,
uuid()
Constants summary
Constants inherited from Core\Stream
Constants inherited from Core\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType
Properties summary
Properties inherited from Core\Stream\Buildin
Properties inherited from Core\Stream
$_v_access
,
$_v_decoder
,
$_v_encoder
,
$_v_established
,
$_v_onDismantle
,
$_v_parameters
,
$_v_uri
Magic properties inherited from Core\Stream\Buildin
Magic properties inherited from Core\Stream
$access
,
$canCreate
,
$canRead
,
$canStat
,
$canTruncate
,
$canWrite
,
$decoder
,
$encoder
,
$established
,
$length
,
$onDismantle
,
$parameters
,
$uri