Deprecated.
Use the ChunkedConverter interface instead.
ChunkedConverter
Stream<Object> bind(Stream<String> stream) => super.bind(stream);