shad-go/lectures/09-io
2020-04-23 20:56:09 +03:00
..
bytesbuffer adding io lecture; first commit 2020-04-23 04:40:13 +03:00
discard adding io lecture; first commit 2020-04-23 04:40:13 +03:00
httpchunking Add strings.Builder vs bytes.Buffer; different options for line reading; http chunking; 2020-04-23 17:39:10 +03:00
limitreader adding io lecture; first commit 2020-04-23 04:40:13 +03:00
multireader adding io lecture; first commit 2020-04-23 04:40:13 +03:00
pipe adding io lecture; first commit 2020-04-23 04:40:13 +03:00
readall adding io lecture; first commit 2020-04-23 04:40:13 +03:00
scanner adding io lecture; first commit 2020-04-23 04:40:13 +03:00
sectionreader adding io lecture; first commit 2020-04-23 04:40:13 +03:00
sendfile io-lecture: replace f.Read(...) with io.ReadAtLeast(f, ...) in http chunking solution 2020-04-23 19:42:40 +03:00
stringsbuilder Add strings.Builder vs bytes.Buffer; different options for line reading; http chunking; 2020-04-23 17:39:10 +03:00
teereader Add strings.Builder vs bytes.Buffer; different options for line reading; http chunking; 2020-04-23 17:39:10 +03:00
lecture.slide io-lecture: fix slide order 2020-04-23 20:56:09 +03:00