You are here

protected property AmazonS3StreamWrapper::$objectSize in AmazonS3 7

Type: int Total size of the object as returned by S3 (Content-length)

File

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

Class

AmazonS3StreamWrapper
@file Drupal stream wrapper implementation for Amazon S3

Code

protected $objectSize = 0;