Summary
- File
- Package hierarchy Filesystem\stream
- Class hierarchy \BufferedFileWriter
- Implements \FileWriter
__construct(\File $file, $buffer_size = self::DEFAULT_BUFFER_SIZE)
\File | $file | |
$buffer_size |
None found |
append( $content)
$content |
None found |
flush()
None found |
will_exceed_buffer_size( $content)
$content |
None found |
append_to_buffer( $content)
$content |
None found |