Struct cdb::CDBMake [] [src]

pub struct CDBMake { /* fields omitted */ }

Base interface for making a CDB file.

Methods

impl CDBMake
[src]

Create a new CDB maker.

Add a record to the CDB file.

Finish writing to the CDB file and flush its contents.