Skip to content

JournalEntry.JournalEntry(string, JournalBufferReader)

JournalEntry(string, JournalBufferReader)

View source
public JournalEntry(string formatKey, JournalBufferReader reader)
Represents one persisted journal entry.

Parameters

formatKeystring
The journal format key for reader.
readerJournalBufferReader
The entry payload reader.