Returns a Stream representing the body.
Can only be called once.
Stream<List<int>> read() => _body.read();