Join Slack
Communities
Powered by
`if (response.body.length ?: Long.MAX_VALUE < t...
# announcements
d
danneu
01/14/2017, 3:23 PM
if (response.body.length ?: Long.MAX_VALUE < threshold.byteLength) return response
would work, though not that proud of it
Open in Slack
Previous
Next