using a proto message for serializing sculpt data rather than raw byte array storage
- should be more flexible for altering the format, let's us bake data about the space the array refers to
- still LZ4 compressing the proto bytes because we get 10:1 for data like this