The NMS Class Library (.Net Messaging Library)

PrimitiveMap.UnmarshalPrimitiveMap Method

Unmarshals the primitive type map from the given byte array

Overload List

Unmarshals the primitive type map from the given byte array

public static IDictionary UnmarshalPrimitiveMap(byte[]);

 

public static IDictionary UnmarshalPrimitiveMap(BinaryReader);

See Also

PrimitiveMap Class | ActiveMQ.OpenWire Namespace