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 voidwrite(OutputStream ostr, int tag, LinkInfo[] v) static voidwrite(OutputStream ostr, int tag, Optional<LinkInfo[]> v) static voidwrite(OutputStream ostr, LinkInfo[] v)
-
Constructor Details
-
LinkInfoSeqHelper
public LinkInfoSeqHelper()
-
-
Method Details
-
write
-
read
-
write
-
write
-
read
-