Join Slack
Powered by
`if (responseBody.length?.let{ it > treshold.by...
# announcements
s
stepango
01/14/2017, 3:26 PM
if (responseBody.length?.let{ it > treshold.byteLength } ?: false) return response
Open in Slack
Previous
Next