Thrown when the end of a binary sequence is reached earlier than expected while reading.
In the JVM, this is an alias for java.io.EOFException. On other platforms, a placeholder class exists.
java.io.EOFException