Class AWS::S3::CipherIO
In: lib/aws/s3/cipher_io.rb
Parent: Object

@api private

Methods

eof?   new   read  

Attributes

cipher  [R] 

Public Class methods

Public Instance methods

@return [Boolean] Returns `true` when the entire stream has been read.

@return [String] Returns the requested number of bytes. If no byte

  amount is given, it will return the entire body of encrypted data

[Validate]