You are here

protected property AmazonS3StreamWrapper::$write_buffer in AmazonS3 7

Type: string Determines whether the write buffer is active.

File

./AmazonS3StreamWrapper.inc, line 52
Drupal stream wrapper implementation for Amazon S3

Class

AmazonS3StreamWrapper
@file Drupal stream wrapper implementation for Amazon S3

Code

protected $write_buffer = FALSE;