public final class Ascii extends Object
Constructor and Description |
---|
Ascii() |
public static int toLower(int c)
public static long parseLong(byte[] b, int off, int len) throws NumberFormatException
b
- the bytes to parseoff
- the start offset of the byteslen
- the length of the bytesNumberFormatException
- if the long format was invalidCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.