invoke
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>(source)
Exports the provided DeviceProfile to the given BufferedSink.
Return
A Result indicating success or failure.
Parameters
sink
The sink to write the profile to.
profile
The device profile to export.