Closed kriskowal closed 11 years ago
Consider implementing forEach on Binary streams in terms of read(null) (for read up the the default buffer length and execute a block with the result).
Consider implementing forEach on Binary streams in terms of read(null) (for read up the the default buffer length and execute a block with the result).