Writes the array of IDL unsigned long longs (represented as Java longs)
from offset for length elements to the output stream.
Parameters:
-
seq - The array to be written.
-
offset - The index into seq of the first element to write to the
output stream.
-
length - The number of elements to write to the output stream.