REQUESTED_RANGE_NOT_SATISFIABLE constant

  1. @Deprecated("Use requestedRangeNotSatisfiable instead")
int const REQUESTED_RANGE_NOT_SATISFIABLE

Implementation

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