UploadsHttpBody
class UploadsHttpBody(uploads: Map<String, Upload>, operationByteString: ByteString) : HttpBody
Content copied to clipboard
Constructors
Link copied to clipboard
fun UploadsHttpBody(uploads: Map<String, Upload>, operationByteString: ByteString)
Content copied to clipboard
Functions
Properties
Link copied to clipboard
The number of bytes that will be written when calling writeTo, or -1 if that count is unknown.