Flow PHP

PhpFileStream implements Transport

FinalYes

Interfaces

Transport

Methods

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

Methods

__construct()

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

read()

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

write()

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

        
On this page

Search results