MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / getParamsEncoding

Method getParamsEncoding

library/src/com/android/volley/Request.java:493–495  ·  view source on GitHub ↗

Returns which encoding should be used when converting POST or PUT parameters returned by #getParams() into a raw POST or PUT body. This controls both encodings: The string encoding used when converting parameter names and values into bytes prior to URL encoding them.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getPostParamsEncodingMethod · 0.95
getBodyContentTypeMethod · 0.95
getBodyMethod · 0.95
getEncodedUrlParamsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected