JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.io
DataConsumer
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
accept(byte[], int, int)
Interface DataConsumer
All Known Implementing Classes:
BytesDataConsumer
public interface
DataConsumer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(byte[] bytes, int position, int length)
Method Details
accept
void
accept
(byte[] bytes, int position, int length)