Package org.apache.tika.io
Class IOUtils
- java.lang.Object
-
- org.apache.tika.io.IOUtils
-
public class IOUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description IOUtils()
-
-
-
Method Detail
-
skip
public static long skip(InputStream input, long toSkip, byte[] buffer) throws IOException
- Throws:
IOException
-
-