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-07-31, 4884👍, 0💬