this post was submitted on 16 Jun 2023
3 points (100.0% liked)
Java
1372 readers
2 users here now
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Link for the curious
This does sound useful. I have to admit I don't know much about
InputStream
andOutputStream
and every time I need to do something with them (which is rare) I just search it up.