1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
go/src/pkg/utf8
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
utf8_test.go io.StringBytes -> strings.Bytes 2009-06-29 15:24:23 -07:00
utf8.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00