In the following line, can buffer
be assumed to be filled with zeroes?
byte buffer[] = new byte[120];
http://docs.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html
The default value of a byte
is 0.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With