Factory for creating object input streams.
Type | Name and description |
---|---|
ObjectInput |
create(InputStream in) Creates an object input stream based on the given input stream. |
Creates an object input stream based on the given input stream.