-
- All Implemented Interfaces:
-
apptentive.com.android.network.HttpResponseReader
public final class HttpByteArrayResponseReader implements HttpResponseReader<ByteArray>
-
-
Constructor Summary
Constructors Constructor Description HttpByteArrayResponseReader()
-
Method Summary
Modifier and Type Method Description ByteArrayread(HttpNetworkResponse response)-
-
Method Detail
-
read
ByteArray read(HttpNetworkResponse response)
-
-
-
-