|
SVCS - English Documentation
|
Defines the Blob class, which represents raw file content in the VCS object database. More...
Go to the source code of this file.
Classes | |
| class | svcs::core::Blob |
| Represents the content of a file (Binary Large Object). More... | |
Namespaces | |
| namespace | svcs::core |
| Core VCS data structures and object model. | |
Defines the Blob class, which represents raw file content in the VCS object database.
This file provides the contract for storing file data as immutable objects, central to the data integrity of the system.