Skip to content

Commit

Permalink
Docs build: 29fb5da
Browse files Browse the repository at this point in the history
  • Loading branch information
bdistin committed Sep 22, 2017
1 parent 29fb5da commit fb12a50
Show file tree
Hide file tree
Showing 6 changed files with 1,605 additions and 346 deletions.
4 changes: 2 additions & 2 deletions docs/ReadStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -415,7 +415,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down
8 changes: 4 additions & 4 deletions docs/WriteStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,13 +136,13 @@ <h5 class="subsection-title">Properties:</h5>

<tr>

<td class="name"><code>bytesRead</code></td>
<td class="name"><code>bytesWritten</code></td>


<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand All @@ -153,7 +153,7 @@ <h5 class="subsection-title">Properties:</h5>



<td class="description last">The number of bytes read so far</td>
<td class="description last">The number of bytes written so far</td>
</tr>


Expand Down Expand Up @@ -415,7 +415,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down
4 changes: 2 additions & 2 deletions docs/classes.list.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down Expand Up @@ -842,7 +842,7 @@ <h5 class="subsection-title">Properties:</h5>
<td class="type">


<span class="param-type">integer</span>
<span class="param-type">number</span>



Expand Down
Loading

0 comments on commit fb12a50

Please sign in to comment.