java.lang.Object | |
↳ | com.microstrategy.web.app.utils.compression.ByteArray |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ByteArray | conc(byte b2) | ||||||||||
ByteArray | conc(ByteArray b2) | ||||||||||
ByteArray | dropLast() | ||||||||||
boolean | equals(Object o) | ||||||||||
byte[] | getBytes() | ||||||||||
byte | getLast() | ||||||||||
int | hashCode() | ||||||||||
boolean | isEmpty() | ||||||||||
int | size() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |