Unmarshals the primitive type map from the given byte array
public static IDictionary UnmarshalPrimitiveMap(byte[]);
public static IDictionary UnmarshalPrimitiveMap(BinaryReader);
PrimitiveMap Class | ActiveMQ.OpenWire Namespace