Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.MSMQ Namespace : StructConverter Class |
'Declaration Public MustInherit NotInheritable Class StructConverter
'Usage Dim instance As StructConverter
public static class StructConverter
The StructConverter class is similar to the BitConverter class with the exception that it will convert a struct to a byte[] and vice versa. This is useful in some specific situations like reading from a file with a known format.
This class is a generalization of some code found here: http://www.codeproject.com/cs/files/fastbinaryfileinput.asp
System.Object
Miner.Responder.Shared.Channels.MSMQ.StructConverter
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.