Skip to content

JournalBufferWriter.GetBuffer

GetBuffer

View source
public ArcBuffer GetBuffer()
Gets a pinned snapshot of the accumulated journal bytes which are safe to persist.

Returns

An ArcBuffer containing the accumulated journal bytes. The caller owns and must dispose the returned buffer.