• Andrew Balholm's avatar
    go.net/html/charset: encoding names · 7eb0b7e9
    Andrew Balholm authored
    Lookup now returns the canonical name as well as the Encoding.
    
    This will make it easier for users to discover what encoding they
    actually have as a return value from functions in this package.
    They will also be able to store the name for re-use.
    
    R=nigeltao, mpvl
    CC=golang-dev
    https://golang.org/cl/30090043
    7eb0b7e9
Name
Last commit
Last update
..
charset.go Loading commit data...
charset_test.go Loading commit data...
gen.go Loading commit data...
table.go Loading commit data...