Version: 5.3
Experimental: this API is experimental and might be changed or removed in the future.

UnityWebRequest.GenerateBoundary

매뉴얼로 전환
public static byte[] GenerateBoundary ();

반환

byte[] 40 random bytes, guaranteed to contain only printable ASCII values.

설명

Generate a random 40-byte array for use as a multipart form boundary.