Provide a ByteArrayInputStream for the putObject method #29

Open
opened 2024-11-22 10:02:07 +00:00 by orikik · 0 comments
Member

At the moment, the putObject method only accepts a FileInputStream as input, which greatly narrows its scope. Replace this parameter with its parent InputStream.

At the moment, the putObject method only accepts a FileInputStream as input, which greatly narrows its scope. Replace this parameter with its parent InputStream.
Sign in to join this conversation.
No description provided.