• Rob Pike's avatar
    encoding/binary: hide TotalSize · 52ebadd3
    Rob Pike authored
    The function has a bizarre signature: it was the only public function there
    that exposed the reflect package. Also, its definition is peculiar and hard to
    explain. It doesn't merit being exported.
    
    This is an API change but really, it should never have been exported and
    it's certain very few programs will depend on it: it's too weird.
    
    Fixes #2846.
    
    R=golang-dev, gri, bradfitz
    CC=golang-dev
    https://golang.org/cl/5639054
    52ebadd3
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...