The NMS Class Library (.Net Messaging Library)

OpenWireBinaryReader Class

A BinaryWriter that switches the endian orientation of the read opperations so that they are compatible with marshalling used by OpenWire.

For a list of all members of this type, see OpenWireBinaryReader Members.

System.Object
   System.IO.BinaryReader
      ActiveMQ.OpenWire.OpenWireBinaryReader

public class OpenWireBinaryReader : BinaryReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ActiveMQ.OpenWire

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

OpenWireBinaryReader Members | ActiveMQ.OpenWire Namespace