Processes the content of Int64.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public void Put(
	long v
)

Parameters

v
Type: System..::.Int64
A value.

Remarks

The byte order depends on a processor on which the application runs.

See Also