You are here

protected property AmazonS3StreamWrapper::$buffer in AmazonS3 7

Type: string Object read/write buffer, typically a file

File

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

Class

AmazonS3StreamWrapper
@file Drupal stream wrapper implementation for Amazon S3

Code

protected $buffer = NULL;