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