Holds routines for writing and reading Region objects to and from binary streams and SQL database tables.
Classes
Class | Description | |
---|---|---|
![]() | RegionReader |
Reads description into region.
|
![]() | RegionWriter |
Implements binary serialization of regions and the kind.
|
![]() | SqlIO |
Implements routines for reading regions from SQL database.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IRegionReader |
Defines interface for reading a region
|