There's no documentation for this item.
# File rio/ops/stream/read.rb, line 45 def _post_eof_close(&block) rtn = yield self.close if closeoneof? rtn end
<code/>
<pre/>
<code/>and<pre/>for code samples.