array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'swoole-buffer.tostring.php', 1 => 'Swoole\\Buffer::__toString', 2 => 'Get the string value of the memory buffer.', ), 'up' => array ( 0 => 'class.swoole-buffer.php', 1 => 'Swoole\\Buffer', ), 'prev' => array ( 0 => 'swoole-buffer.substr.php', 1 => 'Swoole\\Buffer::substr', ), 'next' => array ( 0 => 'swoole-buffer.write.php', 1 => 'Swoole\\Buffer::write', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/buffer/tostring.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Buffer::__toString

(PECL swoole >= 1.9.0)

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

Açıklama

public Swoole\Buffer::__toString(): string

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

The string value of the memory buffer.