Rob Watson
88c8e210a6
refactor to use a byte slice with bigendian ordering
this matches both the data structure and the underlying data that we receive from the network, so we should also use them internally.
Description
No description provided
Languages
Go
100%