Function BackupManager.openRaw

Opens for reading the supplied raw backup name.

sbackup.BackupSystem.RawBackupReader openRaw (
  string Name
);

Throws

IllegalArgumentException if the backup doesn't exists.