RandomImageRepositoryImpl

Implements RandomImageRepository behavior in the SDAI data layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(remoteDataSource: RandomImageDataSource.Remote)

Properties

Link copied to clipboard

Exposes the remoteDataSource value used by the SDAI data layer.

Functions

Link copied to clipboard
open suspend override fun fetchAndGet(): ByteArray

Loads SDAI data through fetchAndGet.