Message244360
I thought about this again.
It could be solved with the help of a ByteCountingStreamReader.
With ByteCountingStreamReader I mean a wrapper around a stream like codescs.StreamReader. But the ByteCountingStreamReader should not changes the content, but just count the bytes it passed.
The ByteCountingStreamReader would be wrapped around ExFileObject.
This class could be handy in other situations.
What do you think? |
|
Date |
User |
Action |
Args |
2015-05-29 06:25:38 | guettli | set | recipients:
+ guettli, lars.gustaebel, ethan.furman, martin.panter, Thomas Güttler |
2015-05-29 06:25:38 | guettli | set | messageid: <1432880738.72.0.805354430613.issue24259@psf.upfronthosting.co.za> |
2015-05-29 06:25:38 | guettli | link | issue24259 messages |
2015-05-29 06:25:38 | guettli | create | |
|