This commit simplifies the use of DataBufferFactory in the SSE reader which is used only to wrap a byte[] as a DataBuffer. There is no actual benefit to use anything other than a DefaultDataBufferFactory.
This commit simplifies the use of DataBufferFactory in the SSE reader which is used only to wrap a byte[] as a DataBuffer. There is no actual benefit to use anything other than a DefaultDataBufferFactory.