Click or drag to resize

StiExportUtilsByteArrayToHex Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ByteArrayToHex(System.Byte[])"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ByteArrayToHex(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ByteArrayToHex(System.Byte[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.ByteArrayToHex(System.Byte[])"]

See Also