//leakcanary-repo/shark/StreamingSourceProvider
StreamingSourceProvider¶
fun interface StreamingSourceProvider
Can open Source instances.
Inheritors¶
| DualSourceProvider |
Functions¶
| Name | Summary |
|---|---|
| openStreamingSource | [jvm] abstract fun openStreamingSource(): BufferedSource |