Click or drag to resize

LiteHelperPrintBits(Byte) Method

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


Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public static string PrintBits(
	byte b
)

Parameters

b  Byte

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

Return Value

String

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

See Also