Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions docs/api/ar/loaders/LoaderUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,7 @@ <h1>[name]</h1>
<p class="desc">كائن يحتوي على العديد من وظائف المحمل المساعدة.</p>

<h2>الطرق (Methods)</h2>

<h3>[method:String decodeText]( [param:TypedArray array] )</h3>
<p>[page:TypedArray array] — تدفق بايتات كمصفوفة مكتوبة.</p>
<p>
تأخذ الوظيفة تدفق بايتات كمدخل وتعيد تمثيلًا للسلسلة
</p>


<h3>[method:String extractUrlBase]( [param:String url] )</h3>
<p>[page:String url] — عنوان url الذي سيتم استخراج العنوان الأساسي منه.</p>
<p>استخراج الأساس من عنوان URL.</p>
Expand Down
7 changes: 0 additions & 7 deletions docs/api/en/loaders/LoaderUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ <h1>[name]</h1>

<h2>Functions</h2>

<h3>[method:String decodeText]( [param:TypedArray array] )</h3>
<p>[page:TypedArray array] — A stream of bytes as a typed array.</p>
<p>
The function takes a stream of bytes as input and returns a string
representation.
</p>

<h3>[method:String extractUrlBase]( [param:String url] )</h3>
<p>[page:String url] — The url to extract the base url from.</p>
<p>Extract the base from the URL.</p>
Expand Down
8 changes: 0 additions & 8 deletions docs/api/it/loaders/LoaderUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ <h1>[name]</h1>

<h2>Funzioni</h2>

<h3>[method:String decodeText]( [param:TypedArray array] )</h3>
<p>
[page:TypedArray array] — Uno stream di byte come array tipizzato.
</p>
<p>
La funzione prende uno stream di byte in input e restituisce una rappresentazione di stringa.
</p>

<h3>[method:String extractUrlBase]( [param:String url] )</h3>
<p>
[page:String url] — La url da cui estrarre la url di base.
Expand Down
8 changes: 0 additions & 8 deletions docs/api/zh/loaders/LoaderUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ <h1>[name]</h1>

<h2>函数</h2>

<h3>[method:String decodeText]( [param:TypedArray array] )</h3>
<p>
[page:TypedArray array] — 作为类型化数组的字节流
</p>
<p>
该函数将字节流作为输入并返回字符串作为表示。
</p>

<h3>[method:String extractUrlBase]( [param:String url] )</h3>
<p>
[page:String url] — 从基本URL中,进行提取的URL。
Expand Down