Click or drag to resize

LiteHelperPrintHex(Byte) Method

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


Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public static string PrintHex(
	byte[] buffer
)

Parameters

buffer  Byte

[Missing <param name="buffer"/> documentation for "M:Orthogonal.NTagLite.LiteHelper.PrintHex(System.Byte[])"]

Return Value

String

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

See Also