A file stream object.
package | filicious-core |
---|---|
author | Christian Schiffler |
author | Tristan Lins |
author | Oliver Hoff |
closed()
flushed() : boolean
boolean
locked(\Filicious\Stream\mode $operation) : bool
opened(\Filicious\Stream\StreamMode $mode)
positionChanged(int $offset, int $whence) : mixed
int
int
mixed
read(int $count, $data) : string
int
string
truncated(int $size) : boolean
int
boolean
written(string $data) : mixed
string
mixed