Skip to content
  • Lennart Kolmodin's avatar
    Fix a bug related to <|> and bytesRead. · 7ca1d43a
    Lennart Kolmodin authored
    The wrong offset was returned when the first function in a try
    operation was bytesRead, and the current chunk was non-empty.
    In that case, the chunk would have been considered to be consumed
    although it was not.
    7ca1d43a