nakadi-java icon indicating copy to clipboard operation
nakadi-java copied to clipboard

Allow byte consumers

Open dehora opened this issue 7 years ago • 0 comments

The current implementation uses a BufferedReader to split the stream's lines. It should be doable to have an option that streams delimited bytes for callers that want to avoid copies.

dehora avatar Jun 27 '17 20:06 dehora