-- convert little-endian 32-bit int to a 4-char string
localfunctionlei2str(i)
@ -208,7 +209,6 @@ else
end
returnv
end
end
-- convert raw string to little-endian int
localfunctionstr2lei(s)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.