What class allows you to read objects directly from a stream?

Q

What class allows you to read objects directly from a stream?

✍: Guest

A

The ObjectInputStream class supports the reading of objects from input streams.

2012-12-25, 2002👍, 0💬