cast
cast copied to clipboard
Add function to convert to byte array
Added a function to convert multiple types to []byte, considering Big and Little Endian as necessary options.
I used this repository in my project, and I have the same problem so please merge this pull request.