Payne Chu

Results 3 comments of Payne Chu

I dont know why suddenly the problem sloved...

I found out the issue ``` local num_to_le_uint = function ( n , bytes ) bytes = bytes or 4 local b = { } for i=1 , bytes do...