Interface TransferProgress

All Known Implementing Classes:
TransferProgressImpl

public interface TransferProgress
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    progress(byte[] buffer, int length)
     
  • Method Details

    • progress

      void progress(byte[] buffer, int length)