Overload List

  NameDescription
Public methodStatic memberUnmarshal(array<Byte>[]()[][])
Unmarshalls the map from the given data or if the data is null just return an empty map
Public methodStatic memberUnmarshal(Stream)
Unmarshals a PrimitiveMap directly from a Stream object. This allows for clients to read PrimitiveMaps from Compressed or other wise encoded streams without this class needing to know about it.

See Also