???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Seeks to the given position (in bytes) in <em>ios</em>.
- !ruby/struct:SM::Flow::VERB 
  body: "   f = File.new(&quot;testfile&quot;)\n   f.pos = 17\n   f.gets   #=&gt; &quot;This is line two\\n&quot;\n"
full_name: IO#pos=
is_singleton: false
name: pos=
params: |
  ios.pos = integer    => integer

visibility: public
