Flow PHP

Options

Read onlyYes
FinalYes

Properties

$bufferSize  : int
$codec  : Codec

Methods

__construct()  : mixed
default()  : self
withBufferSize()  : self
withCodec()  : self

Properties

$bufferSize

public int $bufferSize = 65536

Methods

default()

public static default() : self
Return values
self

withBufferSize()

public withBufferSize(int $bufferSize) : self
Parameters
$bufferSize : int
Return values
self

withCodec()

public withCodec(Codec $codec) : self
Parameters
$codec : Codec
Return values
self
On this page

Search results