Click or drag to resize
IByteArrayConverterT Methods

The IByteArrayConverterT generic type exposes the following members.

Methods
  NameDescription
Public methodByteArrayToObject
Converts the specified type as T to an array of bytes.
Public methodGetBytes
Converts the specified type as T to an array of bytes.
Top
See Also