Interface StandardOutput

    • Method Detail

      • out

        void out​(byte[] bytes)
        Parameters:
        bytes - to be written to the out stream
      • err

        void err​(byte[] bytes)
        Parameters:
        bytes - to be written to the out stream