Package com.zeroc.IceMX
Class StringIntDictHelper
java.lang.Object
com.zeroc.IceMX.StringIntDictHelper
Helper class for marshaling/unmarshaling StringIntDict.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread
(InputStream istr) read
(InputStream istr, int tag) static void
write
(OutputStream ostr, int tag, Map<String, Integer> v) static void
static void
write
(OutputStream ostr, Map<String, Integer> v)
-
Constructor Details
-
StringIntDictHelper
public StringIntDictHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-