A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.unity3d.com/Manual/../ScriptReference/Networking.UploadHandlerFile.html below:

Unity - Scripting API: UploadHandlerFile

UploadHandlerFile

class in UnityEngine.Networking

/

Inherits from:Networking.UploadHandler

/

Implemented in:UnityEngine.UnityWebRequestModule

Suggest a change Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close Your name Your email Suggestion*

Cancel

Description

A specialized UploadHandler that reads data from a given file and sends raw bytes to the server as the request body.

You can use it to send a large amount of data to the server with a low memory footprint.

Constructors Constructor Description UploadHandlerFile Create a new upload handler to send data from the given file to the server. Inherited Members Properties Property Description contentType Determines the default Content-Type header which will be transmitted with the outbound HTTP request. data The raw data which will be transmitted to the remote server as body data. (Read Only) progress Returns the proportion of data uploaded to the remote server compared to the total amount of data to upload. (Read Only) Public Methods Method Description Dispose Signals that this UploadHandler is no longer being used, and should clean up any resources it is using.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4