Interface TransferProgress

    • Method Detail

      • notify

        void notify​(byte[] buffer,
                    int length)
        Notify that transfer progress has occurred
        Parameters:
        buffer - The bytes transferred
        length - The length of the bytes transferred