go/src/bytes
Philippe Antoine f8df09d65e bytes: limit allocation in SplitN 2022-04-05 22:25:44 +02:00
..
boundary_test.go bytes: test for page boundary crosses on sep of Index 2021-11-02 17:31:50 +00:00
buffer.go bytes: rely on runtime.growslice for growing 2022-03-10 16:24:16 +00:00
buffer_test.go bytes: rely on runtime.growslice for growing 2022-03-10 16:24:16 +00:00
bytes.go bytes: limit allocation in SplitN 2022-04-05 22:25:44 +02:00
bytes_test.go bytes: limit allocation in SplitN 2022-04-05 22:25:44 +02:00
compare_test.go
example_test.go bytes: add example with (*Buffer).Cap, (*Buffer).Read, (*Buffer).ReadByte 2021-11-05 21:26:54 +00:00
export_test.go
reader.go
reader_test.go all: gofmt -w -r 'interface{} -> any' src 2021-12-13 18:45:54 +00:00