Skip to content

JournalBufferReader.JournalBufferReader(ArcBufferReader, bool)

JournalBufferReader(ArcBufferReader, bool)

View source
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.