Class ByteResponse

java.lang.Object
kong.unirest.core.BaseResponse<byte[]>
kong.unirest.core.ByteResponse
All Implemented Interfaces:
HttpResponse<byte[]>

public class ByteResponse extends BaseResponse<byte[]>