Package com.zeroc.Ice
Class ObjectSeqHelper
java.lang.Object
com.zeroc.Ice.ObjectSeqHelper
Helper class for marshaling/unmarshaling ObjectSeq.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Value[]
read
(InputStream istr) read
(InputStream istr, int tag) static void
write
(OutputStream ostr, int tag, Value[] v) static void
write
(OutputStream ostr, int tag, Optional<Value[]> v) static void
write
(OutputStream ostr, Value[] v)
-
Constructor Details
-
ObjectSeqHelper
public ObjectSeqHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-