Class ByteConstants

java.lang.Object
org.ghotibeaun.json.util.ByteConstants

public class ByteConstants
extends Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static byte a  
    static byte A  
    static byte ACK  
    static byte AMPERSAND  
    static byte ASTERISK  
    static byte AT  
    static byte b  
    static byte B  
    static byte BACKSLASH  
    static byte BEL  
    static byte BS  
    static byte c  
    static byte C  
    static byte CAN  
    static byte COLON  
    static byte COMMA  
    static byte CR  
    static byte d  
    static byte D  
    static byte DC1  
    static byte DC2  
    static byte DC3  
    static byte DC4  
    static byte DECIMAL  
    static byte DLE  
    static byte DOLLAR  
    static byte e  
    static byte E  
    static byte EIGHT  
    static byte EM  
    static byte END_ARRAY  
    static byte END_MAP  
    static byte ENQ  
    static byte EOT  
    static byte EQUALS  
    static byte ESC  
    static byte ETB  
    static byte ETX  
    static byte EXCLAMATION  
    static byte f  
    static byte F  
    static byte FF  
    static byte FIVE  
    static byte FOUR  
    static byte FS  
    static byte g  
    static byte G  
    static byte GREATERTHAN  
    static byte GS  
    static byte h  
    static byte H  
    static byte HASH  
    static byte i  
    static byte I  
    static byte j  
    static byte J  
    static byte k  
    static byte K  
    static byte l  
    static byte L  
    static byte LEFT_SQUARE_BRACKET  
    static byte LEFTPAREN  
    static byte LESSTHAN  
    static byte LF  
    static byte m  
    static byte M  
    static byte MINUS  
    static byte n  
    static byte N  
    static byte NAK  
    static byte NINE  
    static byte NULL  
    static byte o  
    static byte O  
    static byte ONE  
    static byte p  
    static byte P  
    static byte PERCENT  
    static byte PLUS  
    static byte q  
    static byte Q  
    static byte QUESTION  
    static byte QUOTE  
    static byte r  
    static byte R  
    static byte RIGHT_SQUARE_BRACKET  
    static byte RIGHTPAREN  
    static byte RS  
    static byte s  
    static byte S  
    static byte SEMICOLON  
    static byte SEVEN  
    static byte SI  
    static byte SINGLEQUOTE  
    static byte SIX  
    static byte SO  
    static byte SOH  
    static byte SOLIDUS  
    static byte SPACE  
    static byte START_ARRAY  
    static byte START_MAP  
    static byte STX  
    static byte SUB  
    static byte SYN  
    static byte t  
    static byte T  
    static byte TAB  
    static byte THREE  
    static byte TWO  
    static byte u  
    static byte U  
    static byte US  
    static byte v  
    static byte V  
    static byte VT  
    static byte w  
    static byte W  
    static byte x  
    static byte X  
    static byte y  
    static byte Y  
    static byte z  
    static byte Z  
    static byte ZERO  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait