Skip to content

JournalBufferReader.ToArray

ToArray

View source
public byte[] ToArray()
Copies the remaining bytes into a new array without reading them.

Returns

A byte array containing the remaining bytes.