android-components
/
mozilla.components.concept.fetch
/
Request
/
Body
/
fromFile
fromFile
fun
fromFile
(
file
:
File
)
:
Body
(source)
Create a
Body
from the provided
File
.