Package org.apache.tika.io
Class IOUtils
java.lang.Object
org.apache.tika.io.IOUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
skip
(InputStream input, long toSkip, byte[] buffer)
-
Constructor Details
-
IOUtils
public IOUtils()
-
-
Method Details
-
skip
- Throws:
IOException
-