类 RequestBytesEntity

java.lang.Object
xyz.migoo.simplehttp.RequestEntity
xyz.migoo.simplehttp.RequestBytesEntity

public class RequestBytesEntity extends RequestEntity
作者:
xiaomi Created at 2022/8/19 22:31
  • 构造器详细资料

    • RequestBytesEntity

      public RequestBytesEntity(byte[] bytes, String contentType)