Expand description
Path string pool with prefix deduplication.
Saves space by storing common directory prefixes once.
Structsยง
- String
Pool - Path string pool with prefix deduplication.
- String
Pool Reader - Read-only reader for a serialized string pool.
Path string pool with prefix deduplication.
Saves space by storing common directory prefixes once.