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