This allows get_bytes_as('chunked') for both FulltextContentFactory, and for ChunkedContentFactory, as it is a trivial conversion to go between the two styles. We will also want to special case when converting 'chunked' into 'lines'. But that is for future work.