Class

BufferedFileWriter

Package: IO\Filesystem\stream Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2016 10 28 Since: PHPBoost 3.0 - 2010 05 29 Contributor: Julien BRISWALTER j1.seth@phpboost.com Contributor: Arnaud GENET elenwii@phpboost.com Located at: io/filesystem/stream/BufferedFileWriter.class.php
BufferedFileWriter implements FileWriter
Methods summary
public
# __construct( File $file, $buffer_size = self::DEFAULT_BUFFER_SIZE )
public
# append( $content )
public
# flush( )
Constants summary
integer DEFAULT_BUFFER_SIZE
# 100000