\Workerman\Protocols\HttpChunk

Class Chunk

Summary

Methods
Properties
Constants
__construct()
__toString()
No public properties found
No constants found
No protected methods found
$_buffer
N/A
No private methods found
No private properties found
N/A

Properties

$_buffer

$_buffer : string

Chunk buffer.

Type

string

Methods

__construct()

__construct(string  $buffer) : mixed

Chunk constructor.

Parameters

string $buffer

Returns

mixed —

__toString()

__toString() : string

__toString

Returns

string —