1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:31:22 -06:00
go/src/pkg/datafmt
Rob Pike 7be770071f use buf.String() instead of string(buf.Bytes())
use strings.Buffer instead of bytes.Buffer in some places

R=rsc
DELTA=40  (0 added, 3 deleted, 37 changed)
OCL=34770
CL=34775
2009-09-17 23:51:06 -07:00
..
datafmt_test.go unused imports 2009-09-17 10:27:04 -07:00
datafmt.go use buf.String() instead of string(buf.Bytes()) 2009-09-17 23:51:06 -07:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
parser.go unused imports 2009-09-17 10:27:04 -07:00