Click or drag to resize

RecordFileHeaderGetRecordMarker Method

Gets the record marker for this record file.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public byte[] GetRecordMarker()

Return Value

Type: Byte
A copy of the record marker for the file.
See Also