<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-buffer.append.php',
    1 => 'Swoole\\Buffer::append',
  ),
  1 => 
  array (
    0 => 'swoole-buffer.clear.php',
    1 => 'Swoole\\Buffer::clear',
  ),
  2 => 
  array (
    0 => 'swoole-buffer.construct.php',
    1 => 'Swoole\\Buffer::__construct',
  ),
  3 => 
  array (
    0 => 'swoole-buffer.destruct.php',
    1 => 'Swoole\\Buffer::__destruct',
  ),
  4 => 
  array (
    0 => 'swoole-buffer.expand.php',
    1 => 'Swoole\\Buffer::expand',
  ),
  5 => 
  array (
    0 => 'swoole-buffer.read.php',
    1 => 'Swoole\\Buffer::read',
  ),
  6 => 
  array (
    0 => 'swoole-buffer.recycle.php',
    1 => 'Swoole\\Buffer::recycle',
  ),
  7 => 
  array (
    0 => 'swoole-buffer.substr.php',
    1 => 'Swoole\\Buffer::substr',
  ),
  8 => 
  array (
    0 => 'swoole-buffer.tostring.php',
    1 => 'Swoole\\Buffer::__toString',
  ),
  9 => 
  array (
    0 => 'swoole-buffer.write.php',
    1 => 'Swoole\\Buffer::write',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Sonstige Grunderweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);