10
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 16 Jun 2023
10 points (100.0% liked)
Java
2038 readers
1 users here now
For discussing Java, the JVM, languages that run on the JVM, and other related technologies.
founded 3 years ago
MODERATORS
PushbackInputStream - makes it easy to write a small template engine in restricted environments
Link for the curious
This does sound useful. I have to admit I don't know much about
InputStreamandOutputStreamand every time I need to do something with them (which is rare) I just search it up.Ooh, I've never seen that before. And it's been there since 1.0