Is there any easy way to get bytes out of an int? ...
# announcements
e
Is there any easy way to get bytes out of an int? e.g. some kind of
myInt.toByteArray()
?