Interface BinaryDataConsumer


  • public interface BinaryDataConsumer
    • Method Detail

      • accept

        void accept​(byte[] data,
                    int offset,
                    int limit)