PHP 8.5.0 Alpha 1 available for testing

Swoole\Buffer::__toString

(PECL swoole >= 1.9.0)

Swoole\Buffer::__toStringDevuelve el valor de la string del búfer de memoria.

Descripción

public Swoole\Buffer::__toString(): string

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

El valor de la string del búfer de memoria.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top