ExportProfileUseCase

Use case for exporting a device profile to an output stream.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun invoke(sink: ERROR CLASS: Symbol not found for BufferedSink, profile: ERROR CLASS: Symbol not found for DeviceProfile): ERROR CLASS: Symbol not found for Result<kotlin/Unit>

Exports the provided DeviceProfile to the given BufferedSink.