The NMS Class Library (.Net Messaging Library)

OpenWireBinaryWriter Class

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

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

System.Object
   System.IO.BinaryWriter
      ActiveMQ.OpenWire.OpenWireBinaryWriter

public class OpenWireBinaryWriter : BinaryWriter

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

OpenWireBinaryWriter Members | ActiveMQ.OpenWire Namespace