How do I cast float64 to sequence of byte`s and cast sequence of `byte`s to 
`float64? float64 is just an example it could be any basic type. I already did 
it for an array, but don't know how to do it for a sequence.

Thanks

Reply via email to