Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data conversion related code functions #61

Open
4 tasks
jfacorro opened this issue Nov 8, 2021 · 0 comments
Open
4 tasks

Data conversion related code functions #61

jfacorro opened this issue Nov 8, 2021 · 0 comments

Comments

@jfacorro
Copy link
Member

jfacorro commented Nov 8, 2021

  • binary - "Returns a string representing the binary value of an int, char or byte"
  • hex - "Converts a byte, char, int, or color to a String containing the equivalent hexadecimal notation"
  • unhex - "Converts a String representation of a hexadecimal number to its equivalent integer value"
  • unbinary - "Unpack a binary string to an integer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant