byte literals
suggest changebyte type has no literal suffix. Integer literals are implicitly converted from int:
byte b = 127;
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents
byte type has no literal suffix. Integer literals are implicitly converted from int:
byte b = 127;