Click or drag to resize

SIMByteListFormatBytes Method

Namespace:  Micros.PosCore.Extensibility.SIM.Utility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public static string FormatBytes(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

Return Value

Type: String
See Also