Flow PHP

TPhpFileStream extends TTransport

FinalYes

Methods

__construct()  : mixed
close()  : void
flush()  : void
isOpen()  : bool
open()  : void
read()  : string
write()  : void

Methods

__construct()

public __construct(resource $resource) : mixed
Parameters
$resource : resource
Tags
throws
TException

read()

public read(mixed $len) : string
Parameters
$len : mixed
Return values
string

write()

public write(mixed $buf) : void
Parameters
$buf : mixed

        
On this page

Search results