Click or drag to resize

BytesExtension Class

Byte array extension methods.
Inheritance Hierarchy
SystemObject
  com.gigatms.ExtensionsBytesExtension

Namespace:  com.gigatms.Extensions
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public sealed class BytesExtension

The BytesExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBytesToString
Converts a specified byte array to hexadecimal string.
Public methodStatic memberSubArray
Top
See Also