And if you do use a `Pipe`, you wouldn't put hot l...
# squarelibraries
j
And if you do use a
Pipe
, you wouldn't put hot loops on the consumer side, you would just call
readInt()
and it would block until 4 bytes are available.