Skip to content

Commit

Permalink
#590 : supporting weak interface flag
Browse files Browse the repository at this point in the history
  • Loading branch information
arakov committed May 22, 2024
1 parent 3c8427b commit 3bbfd45
Show file tree
Hide file tree
Showing 13 changed files with 342 additions and 114 deletions.
18 changes: 18 additions & 0 deletions doc/api/system-io-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,24 @@ <H1>
</TR>
<TR CLASS="altColor">
<TD CLASS="colFirst">
<A HREF="system-io.html#BaseTextReader">BaseTextReader</A>
</TD>
<TD CLASS="colLast">
<DIV CLASS="block">
abstract public class <SPAN CLASS="typeNameLabel">BaseTextReader</SPAN></DIV>
</TD>
</TR>
<TR CLASS="rowColor">
<TD CLASS="colFirst">
<A HREF="system-io.html#BaseTextWriter">BaseTextWriter</A>
</TD>
<TD CLASS="colLast">
<DIV CLASS="block">
abstract public class <SPAN CLASS="typeNameLabel">BaseTextWriter</SPAN></DIV>
</TD>
</TR>
<TR CLASS="altColor">
<TD CLASS="colFirst">
<A HREF="system-io.html#BinaryReader">BinaryReader</A>
</TD>
<TD CLASS="colLast">
Expand Down
Loading

0 comments on commit 3bbfd45

Please sign in to comment.