Class RawBackupWriter

The main raw backup writer class.

class RawBackupWriter ;

Methods

NameDescription
end () Closes the backup file.
write (Chunk) Writes an entire data chunk to the backup.
write (Data) Writes a single byte to the backup.