Click or drag to resize

DfsOutputStreamMarkRecord Method

Indicates that the current position of the stream is a record boundary.

Namespace:  Ookii.Jumbo.Dfs
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public void MarkRecord()

Implements

IRecordOutputStreamMarkRecord
See Also