public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
skip(InputStream input,
long toSkip,
byte[] buffer) |
public static long skip(InputStream input, long toSkip, byte[] buffer) throws IOException
IOExceptionCopyright © 2007–2023 The Apache Software Foundation. All rights reserved.