toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-base
/
com.mapbox.dash.sdk.base.http
/
BasicHttpStreamService
/
postWithStreamResult
post
With
Stream
Result
abstract
suspend
fun
postWithStreamResult
(
url
:
String
,
body
:
ByteArray
,
headers
:
Map
<
String
,
String
>
,
queries
:
Map
<
String
,
String
>
)
:
Expected
<
String
,
InputStream
>