It depends how you measure entropy You can't compress G-Random data but. This comes about by the simple measurements of entropy generally given in CS you have to go through lots of levels of checking for different correlation which is after all computationally expensive. A possible attack on alot of open source key generators would be that they force a certain level of calculated entropy to be obtained but of course by doing that they are reducing the key space.
Now if your working on an existing platform which requires this out of band data anyway then well its useful. Say the TCP protocol since it requires the payload size well you don't really need to recencoded the size of the data again do you? So you get free delimiting. Having a fixed block size is also reasonable look at compression method already in use in graphics systems today DXTC? all are broken down into fixed block sizes.Since you can't actually do you delimiting for free without carrying out-of-band data somewhere, what use is this?