|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteBuilder | |
---|---|
jebl.evolution.io |
Uses of ByteBuilder in jebl.evolution.io |
---|
Methods in jebl.evolution.io that return ByteBuilder | |
---|---|
ByteBuilder |
ByteBuilder.append(char c)
Appends an ASCII character (see isCharacterAscii(char) ) to this ByteBuilder. |
ByteBuilder |
ByteBuilder.append(java.lang.CharSequence charSequence)
Appends an ASCII CharSequence to this ByteBuilder. |
ByteBuilder |
ByteBuilder.append(java.lang.CharSequence csq,
int start,
int end)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |