public class StripFirstLineStream
extends java.io.FilterOutputStream
This is used in order to remove the first line when printing the properties to an output stream
that contains a date-timestamp. Inspired by https://stackoverflow.com/a/39043903/1108370
Field Summary
Fields inherited from class java.io.FilterOutputStream