<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/class.xmlwriter.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'tr',
  ),
  'this' => 
  array (
    0 => 'xmlwriter.outputmemory.php',
    1 => 'XMLWriter::outputMemory',
    2 => 'Ge&ccedil;erli tamponu d&ouml;nd&uuml;r&uuml;r',
  ),
  'up' => 
  array (
    0 => 'class.xmlwriter.php',
    1 => 'XMLWriter',
  ),
  'prev' => 
  array (
    0 => 'xmlwriter.openuri.php',
    1 => 'XMLWriter::openUri',
  ),
  'next' => 
  array (
    0 => 'xmlwriter.setindent.php',
    1 => 'XMLWriter::setIndent',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'tr',
    'path' => 'reference/xmlwriter/xmlwriter/outputmemory.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="xmlwriter.outputmemory" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">XMLWriter::outputMemory</h1>
  <h1 class="refname">xmlwriter_output_memory</h1>
  <p class="verinfo">(PHP 5 &gt;= 5.1.2, PHP 7, PHP 8, PECL xmlwriter &gt;= 0.1.0)</p><p class="refpurpose"><span class="refname">XMLWriter::outputMemory</span> -- <span class="refname">xmlwriter_output_memory</span> &mdash; <span class="dc-title">Geçerli tamponu döndürür</span></p>

 </div>
 <div class="refsect1 description" id="refsect1-xmlwriter.outputmemory-description">
  <h3 class="title">Açıklama</h3>
  <p class="para">Nesne yönelimli kullanım</p>
  <div class="methodsynopsis dc-description">
   <span class="modifier">public</span>
   <span class="methodname"><strong>XMLWriter::outputMemory</strong></span>(<span class="methodparam"><span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span> <code class="parameter">$boşalt</code><span class="initializer"> = <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong></span></span>): <span class="type"><a href="language.types.string.php" class="type string">string</a></span></div>

  <p class="para rdfs-comment">Yordamsal kullanım</p>
  <div class="methodsynopsis dc-description"><span class="methodname"><strong>xmlwriter_output_memory</strong></span>(<span class="methodparam"><span class="type"><a href="class.xmlwriter.php" class="type XMLWriter">XMLWriter</a></span> <code class="parameter">$nesne</code></span>, <span class="methodparam"><span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span> <code class="parameter">$boşalt</code><span class="initializer"> = <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong></span></span>): <span class="type"><a href="language.types.string.php" class="type string">string</a></span></div>

  <p class="para rdfs-comment">
   Geçerli tamponu döndürür.
  </p>
 </div>

 <div class="refsect1 parameters" id="refsect1-xmlwriter.outputmemory-parameters">
  <h3 class="title">Bağımsız Değişkenler</h3>
  <p class="para">
   <dl>
    
 <dt><code class="parameter">nesne</code></dt>
 <dd><p class="para">Sadece yordamsal çağrılar için. Değiştirilecek
  <span class="classname"><a href="class.xmlwriter.php" class="classname">XMLWriter</a></span> örneği. Nesne
  <span class="function"><a href="xmlwriter.openuri.php" class="function">xmlwriter_open_uri()</a></span> veya
  <span class="function"><a href="xmlwriter.openmemory.php" class="function">xmlwriter_open_memory()</a></span> işlevinden döndürülür.
 </p></dd>

    
     <dt><code class="parameter">boşalt</code></dt>
     <dd>
      <p class="para">
       Çıktı tamponu boşaltılmayacaksa <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong> belirtilir. <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong> öntanımlıdır.
      </p>
     </dd>
    
   </dl>
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-xmlwriter.outputmemory-returnvalues">
  <h3 class="title">Dönen Değerler</h3>
  <p class="para">
   Geçerli tamponun içeriğini bir dizge olarak döndürür.
  </p>
 </div>


 <div class="refsect1 changelog" id="refsect1-xmlwriter.outputmemory-changelog">
  <h3 class="title">Sürüm Bilgisi</h3>
  <table class="doctable informaltable">
   
    <thead>
     <tr>
      <th>Sürüm: </th>
      <th>Açıklama</th>
     </tr>

    </thead>

    <tbody class="tbody">
     <tr>
<td>8.0.0</td><td><code class="parameter">nesne</code> için artık
<span class="classname"><a href="class.xmlwriter.php" class="classname">XMLWriter</a></span> örneği gerekiyor, evvelce
<span class="type"><a href="language.types.resource.php" class="type resource">resource</a></span> türünde bir değer gerekirdi.</td></tr>

    </tbody>
   
  </table>

 </div>


 <div class="refsect1 seealso" id="refsect1-xmlwriter.outputmemory-seealso">
  <h3 class="title">Ayrıca Bakınız</h3>
  <p class="para">
   <ul class="simplelist">
    <li><span class="methodname"><a href="xmlwriter.flush.php" class="methodname" rel="rdfs-seeAlso">XMLWriter::flush()</a> - Ge&ccedil;erli tamponu boşaltır</span></li>
   </ul>
  </p>
 </div>


</div><?php manual_footer($setup); ?>