hasData

Container holding the raw compressed data, and a fingerprint of the data in compressed form. This is unmodified raw
bytes, aside from being compressed by the algorithm specified by `compression`.

.elide.data.DataContainer data = 4;

Return

Whether the data field is set.