for example I have `val value = 123` I want to put...
# getting-started
v
for example I have
val value = 123
I want to put into
ByteArray
but only want to allocate 3 bytes for this integer