Click or drag to resize

IByteArrayConverterT Interface


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public interface IByteArrayConverter<T>

Type Parameters

T

The IByteArrayConverterT type exposes the following members.

Methods
 NameDescription
Public methodByteArrayToObject 
Public methodGetBytes 
Top
See Also