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.
 
 
 
Darien Raymond cfe7e7843b
shortcut the free operation too
6 years ago
..
buf.go
buffer.go shortcut the free operation too 6 years ago
buffer_test.go
copy.go don't release buffer as it is written 6 years ago
errors.generated.go
io.go
io_test.go
multi_buffer.go
multi_buffer_test.go
reader.go
reader_test.go
readv_posix.go add support for wasm 6 years ago
readv_reader.go revert rollback to 10.3 6 years ago
readv_reader_wasm.go add !wasm flag for go 1.10 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 dont write out empty payload 6 years ago
writer_test.go