Class CharSequenceAsyncEntityConsumer<T>

All Implemented Interfaces:
AsyncDataConsumer, AsyncEntityConsumer<T>, ResourceHolder
Direct Known Subclasses:
StringAsyncEntityConsumer

public class CharSequenceAsyncEntityConsumer<T> extends AbstractCharAsyncEntityConsumer<T>
AsyncEntityConsumer implementation that processes the data stream content into a CharSequence.
Since:
5.5