is there plans for supporting Uint and such? i am ...
# serialization
n
is there plans for supporting Uint and such? i am having a endpoint the return UInts.. the data is too big for Int obviously.. but the only next best thing i can do is use a Long and verify that the data is in the the value range of UInt and then convert would love if that was adressed