GoLang Swoole\Buffer::__toString

request it (232)
GoLang replacement for PHP's Swoole\Buffer::__toString [edit | history]



Do you know a GoLang replacement for PHP's Swoole\Buffer::__toString? Write it!

PHP Swoole\Buffer::__toString

PHP original manual for Swoole\Buffer::__toString [ show | php.net ]

Swoole\Buffer::__toString

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Buffer::__toStringGet the string value of the memory buffer.

Description

public string Swoole\Buffer::__toString ( void )

Parameters

This function has no parameters.

Return Values

The string value of the memory buffer.