toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
MimeOutputSequence
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
encode
For
Output
Link copied to clipboard
fun
encodeForOutput
(
contentType
:
MediaType
,
body
:
ByteArray
,
outputCharset
:
Charset
)
:
Pair
<
String
,
ByteArray
>