You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/common/buf
Darien Raymond 0067d3c80f
temporarily rollback to go 1.10
6 years ago
..
buf.go comments 7 years ago
buffer.go remove use of buf.NewSize() 6 years ago
buffer_test.go remove use of buf.NewSize() 6 years ago
copy.go don't release buffer as it is written 6 years ago
errors.generated.go refactor error messages 8 years ago
io.go use readv reader by default 6 years ago
io_test.go test case for writer creation 6 years ago
multi_buffer.go remove ToNetBuffers 6 years ago
multi_buffer_test.go remove use of buf.NewSize() 6 years ago
reader.go use readv reader by default 6 years ago
reader_test.go use readv reader by default 6 years ago
readv_posix.go add support for wasm 6 years ago
readv_reader.go temporarily rollback to go 1.10 6 years ago
readv_reader_wasm.go add support for wasm 6 years ago
readv_test.go add support for wasm 6 years ago
readv_windows.go add support for wasm 6 years ago
writer.go simplify writing 6 years ago
writer_test.go cleanup buf interfaces 6 years ago