Net Request Body
class NetRequestBody(requestBody: RequestBody, progressListeners: ConcurrentLinkedQueue<ProgressListener>?) : RequestBody
Content copied to clipboard
Functions
contentLength
Link copied to clipboard
contentType
Link copied to clipboard
peekString
Link copied to clipboard
fun peekString(byteCount: Long = 1024 * 1024, discard: Boolean = false): String
Content copied to clipboard
Properties
contentLength
Link copied to clipboard