Closed fsodano1 closed 3 years ago
Hi, is there a reason why method _onebyte_string_to_num() doesn't exist? I have to convert a bytestring to a 1byte integer. Can i use some alternative method in the library? Thanks.
e.g. ord()
ord()
Hi, is there a reason why method _onebyte_string_to_num() doesn't exist? I have to convert a bytestring to a 1byte integer. Can i use some alternative method in the library? Thanks.