Click or drag to resize

SIMByteListFormatBytes Method


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

Parameters

bytes  Byte
 

Return Value

String
See Also