The NMS Class Library (.Net Messaging Library)

BaseDataStreamMarshaller Methods

The methods of the BaseDataStreamMarshaller class are listed below. For a complete list of BaseDataStreamMarshaller class members, see the BaseDataStreamMarshaller Members topic.

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 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