aboutsummaryrefslogtreecommitdiff
path: root/lib/std/io/stream_source.zig
AgeCommit message (Expand)Author
2021-01-08Remove deprecated stream aliasesJay Petacat
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2020-06-09Support Reader for InStreamJonathan Marler
2020-04-13std: fix StreamSource to disallow writing to a const bufferdaurnimator
2020-03-11add std.io.StreamSource and fixes to emitRawAndrew Kelley