Interface StreamListener


  • public interface StreamListener
    Event based parser callback.
    Since:
    1.8.2
    • Method Detail

      • fastq

        void fastq​(Fastq fastq)
        Notify this listener of a FASTQ formatted sequence.
        Parameters:
        fastq - FASTQ formatted sequence