StreamImageLoaderFactory
Creates a StreamImageLoaderFactory with additional Interceptors prepended to the component registry, before any decoders and before Coil's built-in EngineInterceptor.
This constructor preserves the existing primary constructor signature and is purely additive.
Parameters
interceptors
Coil Interceptors to register ahead of all other components.
builder
Optional lambda to further customize the ImageLoader configuration.
Parameters
builder
Optional lambda to customize the ImageLoader configuration