1
0
mirror of https://github.com/golang/go synced 2024-10-07 11:21:22 -06:00
go/src/pkg/encoding
Môshe van der Sterre a54684f8da encoding/binary: implemented the Write function
The ByteOrder.Put* methods are already available, this change uses
them to implement the Write function.

R=golang-dev, agl1, rsc, r
https://golang.org/cl/152141
2009-11-14 14:42:22 -08:00
..
ascii85 - replaced gofmt expression formatting algorithm with 2009-11-09 21:13:17 -08:00
base64 - replaced gofmt expression formatting algorithm with 2009-11-09 21:13:17 -08:00
binary encoding/binary: implemented the Write function 2009-11-14 14:42:22 -08:00
git85 Fix capitalisation of "Git". 2009-11-11 17:31:28 -08:00
hex - replaced gofmt expression formatting algorithm with 2009-11-09 21:13:17 -08:00
pem - replaced gofmt expression formatting algorithm with 2009-11-09 21:13:17 -08:00