Skip to content

Commit 7eaf481

Browse files
committed
attempt to link readLine() from BufferedReader reference, 2
1 parent b6da057 commit 7eaf481

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

content/api_en/include/BufferedReader.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Starting with Processing release 0134, all files loaded and saved by the Process
5252
<mdescription>returns a String that is the current line in the text file</mdescription>
5353
</method>
5454

55+
<constructor> </constructor>
56+
5557
<returns></returns>
5658

5759
<related>
@@ -64,6 +66,7 @@ catch
6466

6567
<type>Object</type>
6668

67-
<partof>Core</partof>
69+
<partof>PDE</partof>
70+
6871

6972
</root>

0 commit comments

Comments
 (0)