• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-16,59110,432

README.mdD03-May-2024300 127

build.gradleD03-May-20242.8 KiB6861

proguard-rules.txtD03-May-2024577 1310

README.md

1# DataSource module
2
3Provides a `DataSource` abstraction and a number of concrete implementations for
4reading data from different sources. Application code will not normally need to
5depend on this module directly.
6
7## Links
8
9*   [Javadoc][]
10
11[Javadoc]: https://exoplayer.dev/doc/reference/index.html
12