The NMS Class Library (.Net Messaging Library)

BaseDataStreamMarshaller Members

BaseDataStreamMarshaller overview

Public Static Methods

LooseMarshalString  
TightMarshalString2  
ToHexFromBytes Creates the byte array into hexidecimal
ToString Overloaded. Converts the object to a String

Public Instance Methods

CreateObject  
Equals (inherited from Object)  
GetDataStructureType  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
LooseMarshal  
LooseMarshalLong  
LooseUnmarshal  
LooseUnmarshalLong  
TightMarshal1  
TightMarshal2  
TightMarshalLong1  
TightMarshalLong2  
TightUnmarshal  
TightUnmarshalLong  
ToString (inherited from Object) Overloaded.  

Protected Instance Constructors

BaseDataStreamMarshaller Constructor Initializes a new instance of the BaseDataStreamMarshaller class.

Protected Instance Methods

Finalize (inherited from Object)  
LooseMarshalBrokerError  
LooseMarshalCachedObject  
LooseMarshalNestedObject  
LooseMarshalObjectArray  
LooseUnmarshalBrokerError  
LooseUnmarshalCachedObject  
LooseUnmarshalNestedObject  
LooseUnmarshalString  
MemberwiseClone (inherited from Object)  
ReadAsciiString  
ReadBytes Overloaded.  
TightMarshalBrokerError1  
TightMarshalBrokerError2  
TightMarshalCachedObject1  
TightMarshalCachedObject2  
TightMarshalNestedObject1  
TightMarshalNestedObject2  
TightMarshalObjectArray1  
TightMarshalObjectArray2  
TightMarshalString1  
TightUnmarshalBrokerError  
TightUnmarshalCachedObject  
TightUnmarshalNestedObject  
TightUnmarshalString  
WriteBytes  

See Also

BaseDataStreamMarshaller Class | ActiveMQ.OpenWire Namespace