Package org.yecht

Interface OutputHandler


  • public interface OutputHandler
    Author:
    Ola Bini
    • Method Detail

      • handle

        void handle​(Emitter e,
                    byte[] str,
                    int len)