Join Slack
Powered by
In `Source.DiskTree` it does this: `Response.parse...
# http4k
x
xenomachina
04/03/2018, 9:57 PM
In
Source.DiskTree
it does this:
Response.parse(String(readBytes()))
Is there a way to parse a
Response
from bytes without going through a
String
?
Open in Slack
Previous
Next