| BlobData |
| Version | The version of this binary data format. Used for upgrade paths. |
| Deserialize | Deserialize this object from binary format. |
| Serialize | Serialize this object to binary format. |
| Upgrade | Optional upgrade path for old data versions. Called if the data version is older than current Version. |