fn countingReader(reader: anytype) CountingReader(@TypeOf(reader))

Parameters

reader: anytype,