Click or drag to resize

LiteHelperToSynchSafe32 Method

[Missing <summary> documentation for "M:Orthogonal.NTagLite.LiteHelper.ToSynchSafe32(System.Int32)"]


Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public static byte[] ToSynchSafe32(
	int value
)

Parameters

value  Int32

[Missing <param name="value"/> documentation for "M:Orthogonal.NTagLite.LiteHelper.ToSynchSafe32(System.Int32)"]

Return Value

Byte

[Missing <returns> documentation for "M:Orthogonal.NTagLite.LiteHelper.ToSynchSafe32(System.Int32)"]

See Also