public final class ByteFragmentUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
parseInt(ByteFragment s) |
static long |
parseLong(ByteFragment s) |
public static int parseInt(ByteFragment s) throws NumberFormatException
NumberFormatExceptionpublic static long parseLong(ByteFragment s) throws NumberFormatException
NumberFormatExceptionCopyright © 2016. All rights reserved.