Class PaddedManifestStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class PaddedManifestStream
    extends InputStream
    Appends a new line char to the stream if it doesn't have one as his last byte.
    Author:
    ehsavoie