-
Rob Pike authored
The practice encourages people to think this is the way to create a bytes.Buffer when new(bytes.Buffer) or just var buf bytes.Buffer work fine. (html/token.go was missing the point altogether.) R=golang-dev, bradfitz, r CC=golang-dev https://golang.org/cl/5637043
5be24046
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
deflate.go | ||
deflate_test.go | ||
flate_test.go | ||
huffman_bit_writer.go | ||
huffman_code.go | ||
inflate.go | ||
reverse_bits.go | ||
token.go |