| Return type | Name and parameters |
|---|---|
void
|
eachObject(Closure closure)
Iterates through the given object stream object by object. |
Iterates through the given object stream object by object. The ObjectInputStream is closed afterwards.
closure - a closure.