is there any way to convert bytes to uint in assembly ?
so that this 000000000000000000000000000000000000000000000000000000024 becomes 24
shl is not appropriate because the value can vary from 1 to 3 digits

Sep 7, 2022, 3:20 PM
Or is there a way to loop with a bytes variable?
Sep 7, 2022, 3:31 PM

© 2024 Draquery.com All rights reserved.