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
IOException
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.