availableFormats

expect fun availableFormats(): List<String>

Returns the available formats to be passed as parameters to getBytes.

actual fun availableFormats(): List<String>

Returns the available formats to be passed as parameters to getBytes.

See also