media/libraries/datasource
ibaker 636a4a8538 Add javadoc links to README files
Fix some other link titles and destinations spotted along the way.

#minor-release

PiperOrigin-RevId: 493276172
2022-12-12 11:19:23 +00:00
..
src Deprecate C.POSITION_UNSET in favour of C.INDEX_UNSET 2022-12-12 11:09:18 +00:00
build.gradle
proguard-rules.txt
README.md Add javadoc links to README files 2022-12-12 11:19:23 +00:00

DataSource module

Provides a DataSource abstraction and a number of concrete implementations for reading data from different sources. Application code will not normally need to depend on this module directly.