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 voidwrite(OutputStream ostr, int tag, Map<String, Integer> v) static voidstatic voidwrite(OutputStream ostr, Map<String, Integer> v)
-
Constructor Details
-
StringIntDictHelper
public StringIntDictHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-