public abstract class AbstractHttpData extends Object implements HttpData
HttpData
objects. HttpData
generally should extend
AbstractHttpData
to interact with other HttpData
implementations, via, e.g., equals
.EMPTY_DATA
Constructor and Description |
---|
AbstractHttpData() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
protected abstract byte |
getByte(int index)
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
array, isEmpty, length, of, of, of, of, of, ofAscii, ofAscii, offset, ofUtf8, ofUtf8, toString, toStringAscii, toStringUtf8
isEndOfStream
© Copyright 2015–2017 LINE Corporation. All rights reserved.