| 接口 | 说明 |
|---|---|
| Database |
privacy-sdk generic database interface
|
| 类 | 说明 |
|---|---|
| ByteArrayWrapper | |
| DatabaseImpl |
Generic interface for privacy database
LevelDB key/value pair DB implementation will be used.
|
| DBKey |
DB涉及到的Key管理
|
| FastByteComparisons |
Utility code to do optimized byte-array comparison.
|
| TrackDatabase |