Join Slack
Communities
Powered by
a reasonably fast way would be to do the `request(...
# squarelibraries
j
jw
01/18/2023, 3:23 PM
a reasonably fast way would be to do the
request(Segment.SIZE)
thing and then call
readByteString()
which will create a
ByteString
that shares the backing
Segment
. Then you can do a simple
==
.
Open in Slack
Previous
Next