Escalar Alcoia i Comtat
core
/
com.arnyminerz.escalaralcoiaicomtat.core.utils
/
InputStreamVolleyRequest
/
InputStreamVolleyRequest
Input
Stream
Volley
Request
fun
InputStreamVolleyRequest
(
post
:
Int
,
url
:
String
,
listener
:
Response.Listener
<
ByteArray
>
,
errorListener
:
Response.ErrorListener
,
params
:
Map
<
String
,
String
>
,
requestHeaders
:
Map
<
String
,
String
>
)