| Author | DaveJarvis <email> |
|---|---|
| Date | 2021-04-04 10:21:18 GMT-0700 |
| Commit | aee09ca0caf7c79831ff64db91bf5ca7bd525ec5 |
| Parent | cd4692f |
| /** | ||
| * Convenience method to return the probed media type for the given | ||
| - * {@link InputStream} instance. | ||
| + * {@link InputStream} instance. The caller is responsible for closing | ||
| + * the stream. | ||
| * | ||
| * @param is Data source to ascertain the {@link MediaType}. |
| Delta | 2 lines added, 1 line removed, 1-line increase |
|---|