Members
ダウンロードされるデータを生のバイナリデータとして受信することを指定します。
Specifies that downloaded data is received as raw binary data.- Default Value:
- arraybuffer
ダウンロードされるデータをJSONとして受信することを指定します。
Specifies that downloaded data is received as string.- Default Value:
- json
指定されたクラスの空間名を返します。
Returns the space name of the specified class.- Default Value:
- next2d.net.URLLoaderDataFormat
指定されたオブジェクトの空間名を返します。
Returns the space name of the specified object.- Default Value:
- next2d.net.URLLoaderDataFormat
Methods
指定されたクラスのストリングを返します。
Returns the string representation of the specified class.- Default Value:
- [class URLLoaderDataFormat]
Returns:
Type Description string 指定されたオブジェクトのストリングを返します。
Returns the string representation of the specified object.- Default Value:
- [object URLLoaderDataFormat]
Returns:
Type Description string