reflect: add Value.Bytes, Value.SetBytes methods
This allows code that wants to handle []byte separately to get at the actual slice instead of just at individual bytes. It seems to come up often enough. R=r CC=golang-dev https://golang.org/cl/4942051
Showing
Please
register
or
sign in
to comment