Package org.yecht

Interface OutputHandler


public interface OutputHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Emitter e, byte[] str, int len)
     
  • Method Details

    • handle

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