Piotr Minkin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created cast to byte, but why?
AnsweredLook at the picture: Why does the Intellij complains to cast those two values to '(byte)', since they are so strictly encoded using '0b....' (it's Java) format? IntelliJ IDEA 2021.3.3 (Community ...