るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.022秒)
トップページ > バージョン:2.3.0[x] > クエリ:stringio[x] > クエリ:tell[x] > クラス:StringIO[x]

別のキーワード

  1. stringio read
  2. stringio sysread
  3. stringio readpartial
  4. stringio set_encoding
  5. stringio open

ライブラリ

検索結果

StringIO#tell -> Integer (96307.0)

自身の現在の位置を返します。

自身の現在の位置を返します。

StringIO#pos -> Integer (51007.0)

自身の現在の位置を返します。

自身の現在の位置を返します。