Interface ReadListener


public interface ReadListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    readBytes(int bytes)
     
  • Method Details

    • readBytes

      void readBytes(int bytes)