public class ChunkUtil extends Object
| Constructor and Description |
|---|
ChunkUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
skipChunk(DataInput dataInput) |
static int |
toInt(char ch0,
char ch1,
char ch2,
char ch3) |
static int |
toInt(String chars) |
public static int toInt(char ch0,
char ch1,
char ch2,
char ch3)
public static int toInt(String chars)
public static int skipChunk(DataInput dataInput) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.