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