SupportClassIdentity Method (UInt64)MediaSuite 3.1.1889.0
This method returns the literal value received

Namespace: StreamCoders.Container.Compression.Libs.zlib
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public static ulong Identity(
	ulong literal
)

Parameters

literal
Type: SystemUInt64
The literal to return

Return Value

Type: UInt64
The received value
See Also

Reference