Sha256: b81d34536b6f1e3cb0766352f39b54b2d9b7d57353b29db3a9cf729eb00ec22c

Contents?: true

Size: 884 Bytes

Versions: 1

Compression:

Stored size: 884 Bytes

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>on_writable (Rev::BufferedIO::Writer)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre>     <span class="ruby-comment cmt"># File lib/rev/buffered_io.rb, line 138</span>
138:       <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">on_writable</span>
139:         <span class="ruby-ivar">@buffered_io</span>.<span class="ruby-identifier">__send__</span>(<span class="ruby-identifier">:write_output_buffer</span>)
140:       <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rev-0.1.2 doc/rdoc/classes/Rev/BufferedIO/Writer.src/M000109.html