Class UploadHandlerRaw
Implements
Inherited Members
Namespace: UnityEngine.Networking
Assembly: UnityEngine.dll
Syntax
public sealed class UploadHandlerRaw : UploadHandler, IDisposable
Constructors
| Improve this Doc View SourceUploadHandlerRaw(Byte[])
Declaration
public UploadHandlerRaw(byte[] data)
Parameters
Type | Name | Description |
---|---|---|
Byte[] | data |