I am trying to read a struct from a []byte variable.
When I try to read an individual variable I can make it work, but when trying to read directly into a struct I ge