InMemoryMediaStore

constructor(toByteArray: suspend (uri: String, ByteArrayFlow, coroutineScope: CoroutineScope?, expectedSize: Long?, maxSize: Long?) -> ByteArray?? = null)