protected property AmazonS3StreamWrapper::$bufferWrite in AmazonS3 7
Type: boolean Whether $buffer is active as a write buffer
File
- ./
AmazonS3StreamWrapper.inc, line 62 - Drupal stream wrapper implementation for Amazon S3
Class
- AmazonS3StreamWrapper
- @file Drupal stream wrapper implementation for Amazon S3
Code
protected $bufferWrite = FALSE;