This week's book giveaway is in the Programmer Certification forum. We're giving away four copies of OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830 and have Jeanne Boyarsky & Scott Selikoff on-line! See this thread for details.
This is probably a simple one, but the following chunk of code keeps throwing ArrayIndexOutOfBoundsException on the outputStream.write(buffer, 0, size) line.