sectionData
Returns the raw binary data contained in this section. Will not return null or a zero-length array.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Networking
- Assembly: UnityEngine.UnityWebRequestModule
public byte[] sectionData { get; }