go/src/pkg/strings
Russ Cox d3a412a5ab io.StringBytes -> strings.Bytes
io.ByteBuffer -> bytes.Buffer

left io.ByteBuffer stub around for now,
for protocol compiler.

R=r
OCL=30861
CL=30872
2009-06-29 15:24:23 -07:00
..
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
strings.go io.StringBytes -> strings.Bytes 2009-06-29 15:24:23 -07:00
strings_test.go style police: parens in if, for, switch, range 2009-06-24 20:12:50 -07:00