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