The docs on encoding/binary.Write mentions arrays, but not slices.
Turns out slices work fine. (http://play.golang.org/p/pGy1rUF3Vr)
I thought we tried to not conflate the two? If we do, I don't know the rules.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: