class Aws::S3::EncryptionV2::IODecrypter

def finalize

def finalize
  @io.write(@cipher.final)
end