Resets the internal pointer used to track JAR entries to the beginning of the JAR. @throws IOException If the pointer cannot be reset
()
| 152 | * @throws IOException If the pointer cannot be reset |
| 153 | */ |
| 154 | void reset() throws IOException; |
| 155 | } |
no outgoing calls