JournalBufferReader(ArcBufferReader, bool)
public JournalBufferReader(ArcBufferReader reader, bool isCompleted) Initializes a new instance of the
JournalBufferReader struct. Parameters
readerArcBufferReader- The underlying buffer reader.
isCompletedbool- A value indicating whether no more data will be appended to this buffer.
