The NMS Class Library (.Net Messaging Library)

PrimitiveMap.Unmarshal Method 

Unmarshalls the map from the given data or if the data is null just return an empty map

public static PrimitiveMap Unmarshal(
   byte[] data
);

See Also

PrimitiveMap Class | ActiveMQ.OpenWire Namespace