1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:21:21 -06:00
go/src/pkg/base64
Rob Pike 6efd7e6b8f move strings.Buffer into bytes
delete strings.Buffer
add a test for a bug not caught before (mustn't install zero-length blocks)

R=rsc
DELTA=987  (289 added, 587 deleted, 111 changed)
OCL=34850
CL=34850
2009-09-21 12:59:14 -07:00
..
base64_test.go move strings.Buffer into bytes 2009-09-21 12:59:14 -07:00
base64.go base64: cut out some middle layers 2009-06-24 15:52:31 -07:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00