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