Class FileStreamStandardOutput

    • Constructor Detail

      • FileStreamStandardOutput

        public FileStreamStandardOutput()
    • Method Detail

      • out

        public void out​(byte[] bytes)
        Specified by:
        out in interface StandardOutput
        Parameters:
        bytes - to be written to the out stream
      • err

        public void err​(byte[] bytes)
        Specified by:
        err in interface StandardOutput
        Parameters:
        bytes - to be written to the out stream