Implement DataStore read-side interfaces by sending Interests to the network.
Optional
Find Data that satisfies Interest.
Retrieve Data by exact name.
Extend a write-only DataStore with read methods.
Inner DataStore that does not support reading.
Readable DataStore.
Implement DataStore read-side interfaces by sending Interests to the network.