the quickest way to do it is probably to call `request(Segment.SIZE)` on each `BufferedSource` to ge...
j
the quickest way to do it is probably to call
request(Segment.SIZE)
on each
BufferedSource
to get a whole segment's byte array to be filled and then do a mismatch on that