android-components
/
mozilla.components.concept.fetch
/
Request
/
Body
/
fromString
fromString
fun
fromString
(
value
:
String
)
:
Body
(source)
Create a
Body
from the provided
String
.