v2ray-core/common/buf
DuckSoft 1525712214
some typo fixes
note: there are other typos in external/ folder.
considering the fact that the folder "will be removed in future", I skipped those typos.
2020-07-17 18:09:24 +08:00
..
data fix test read buf 2019-11-27 09:12:02 +08:00
buf.go
buffer.go
buffer_test.go some typo fixes 2020-07-17 18:09:24 +08:00
copy.go
copy_test.go
errors.generated.go
io.go fix win test error; dont use ReadV on file 2019-11-27 11:24:40 +08:00
io_test.go
multi_buffer.go
multi_buffer_test.go fix test read buf 2019-11-27 09:12:02 +08:00
reader.go
reader_test.go fix test read buf 2019-11-27 09:12:02 +08:00
readv_posix.go Fix build failure on illumos 2020-05-31 12:37:24 +08:00
readv_reader.go
readv_reader_wasm.go
readv_test.go
readv_unix.go Fix build failure on illumos 2020-05-31 12:37:24 +08:00
readv_windows.go
writer.go
writer_test.go