REQUESTED_RANGE_NOT_SATISFIABLE 常量

  1. @弃用("请使用 requestedRangeNotSatisfiable 替代")
int const REQUESTED_RANGE_NOT_SATISFIABLE

实现

@Deprecated("Use requestedRangeNotSatisfiable instead")
static const int REQUESTED_RANGE_NOT_SATISFIABLE =
    requestedRangeNotSatisfiable;