LogReader Open Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Opens the appropriate reader type from the stream

Namespace: NFX.Log.Bin
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static LogReader Open(
	Stream stream
)

Return Value

Type: LogReader
See Also