Interface ByteActivityCallback


  • public interface ByteActivityCallback
    Callback that allows the bytes read from or written to a stream to be tracked
    Author:
    Stuart Douglas
    • Method Detail

      • activity

        void activity​(long bytes)