SupportClassIdentity Method (Int64)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 long Identity(
	long literal
)

Parameters

literal
Type: SystemInt64
The literal to return

Return Value

Type: Int64
The received value
See Also

Reference