public final class NumberParser
extends java.lang.Object
public static int parseInt(byte[] buffer,
int start,
int length,
int radix)
throws java.lang.NumberFormatException
java.lang.NumberFormatExceptionpublic static long parseLong(byte[] buffer,
int start,
int length,
int radix)
throws java.lang.NumberFormatException
java.lang.NumberFormatExceptionCopyright © 2009-2016. All Rights Reserved.