put
A synonym for writeRecord—puts data into the journal. See Polymorphic Behavior for information on polymorphism.
virtual void put(const IccBuf& buffer)
- buffer
- A reference to an IccBuf object that holds data to be put into the journal.
A synonym for writeRecord—puts data into the journal. See Polymorphic Behavior for information on polymorphism.