You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change visibility of the following extension functions.
internal expect fun ByteArray.toImageBitmap(): ImageBitmap
internal expect fun ByteArray.toXmlElement(): Element
internal expect fun ByteArray.toSvgElement(): SvgElement
Those are very useful especially for native targets.
The text was updated successfully, but these errors were encountered:
Change visibility of the following extension functions.
Those are very useful especially for native targets.
The text was updated successfully, but these errors were encountered: