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 8f7bdede4e
add check for largeSize in case there is just one pool
7 years ago
..
buf.go comments 7 years ago
buffer.go comments 7 years ago
buffer_pool.go change uint32 to int32 7 years ago
buffer_test.go migrate int to int32 7 years ago
copy.go fix error handling in buf.Copy 7 years ago
errors.generated.go refactor error messages 8 years ago
io.go change ReadFullFrom to take int32 size 7 years ago
multi_buffer.go change uint32 to int32 7 years ago
multi_buffer_test.go migrate int to int32 7 years ago
reader.go add check for largeSize in case there is just one pool 7 years ago
reader_test.go migrate int to int32 7 years ago
writer.go comments 7 years ago
writer_test.go migrate int to int32 7 years ago