Darien Raymond 83c4b20b6e fix lint warnings il y a 7 ans
..
buf.go 091fa6ad23 use new errorgen il y a 7 ans
buffer.go db5259e75b avoid heap allocation for buffer variables il y a 7 ans
buffer_test.go deebb68597 update buf test il y a 7 ans
copy.go a5ed9e00ab revert opt on copy il y a 7 ans
copy_test.go deebb68597 update buf test il y a 7 ans
errors.generated.go d55fbd7f8d simplify error creation il y a 7 ans
io.go 58e2ed3381 remove closure on ReadFullFrom il y a 7 ans
io_test.go e343fe80a2 test case for writer creation il y a 7 ans
multi_buffer.go 83c4b20b6e fix lint warnings il y a 7 ans
multi_buffer_test.go 83c4b20b6e fix lint warnings il y a 7 ans
reader.go 5c4e33f759 rewrite SliceBySize il y a 7 ans
reader_test.go 842a089dad refactor multibuffer il y a 7 ans
readv_posix.go 20f10c78b3 add support for wasm il y a 7 ans
readv_reader.go 83c4b20b6e fix lint warnings il y a 7 ans
readv_reader_wasm.go f1374f9caf add !wasm flag for go 1.10 il y a 7 ans
readv_test.go cb7646f682 remove unnecessary err object from SplitBytes il y a 7 ans
readv_windows.go 20f10c78b3 add support for wasm il y a 7 ans
writer.go 842a089dad refactor multibuffer il y a 7 ans
writer_test.go a01fdc29a6 remove NewMultiBufferValue il y a 7 ans