Descriptionreflect: 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.
Patch Set 1 #Patch Set 2 : diff -r 59231dccb894 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 59231dccb894 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 59231dccb894 https://go.googlecode.com/hg/ #
MessagesTotal messages: 10
|