Click or drag to resize

EPCompiledManifestWrite Method

Write the manifest to output.

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public void Write(
	DataOutput output
)

Parameters

output
Type: com.espertech.esper.compat.ioDataOutput
output
See Also