Reads array of IDL unsigned long longs from offset for length elements from the
input stream.
Parameters:
-
seq - The out parameter holder for the array to be read.
-
offset - The index into seq of the first element to read from the
input stream.
-
length - The number of elements to read from the input stream.
Throws:
-
org.omg.CORBA.MARSHAL
- If an inconsistency is detected, including not having registered
a streaming policy, then the standard system exception MARSHAL is raised.