いっしー@Webエンジニア
Webツールプログラミング言語プログラミング学習ITニュースIT用語辞典ポートフォリオ
  1. トップページ
  2. プログラミング言語
  3. Ruby
  4. 3
  5. builtin
  6. module
  7. StringIO

Ruby3.x StringIO

Ruby 3 系 のStringIOに関する言語リファレンス情報をまとめたカテゴリです。

StringIOクラス

constant

    MAX_LENGTH
    VERSION

method

    binmode
    close
    close_read
    close_write
    closed?
    closed_read?
    closed_write?
    each
    each_byte
    each_char
    each_codepoint
    each_line
    eof
    eof?
    external_encoding
    fcntl
    fileno
    flush
    fsync
    getbyte
    getc
    gets
    internal_encoding
    isatty
    length
    lineno
    lineno=
    new
    open
    pid
    pos
    pos=
    pread
    putc
    read
    readlines
    reopen
    rewind
    seek
    set_encoding
    set_encoding_by_bom
    size
    string
    string=
    sync
    sync=
    tell
    truncate
    tty?
    ungetbyte
    ungetc
    write
いっしー@Webエンジニア

いっしー@Webエンジニア

IT業界で人事マネージャーを務めた後、32歳で未経験からWebエンジニアに転身。現在はブログやYouTubeでプログラミングの楽しさと学びを発信しています。

© 2025 いっしー@Webエンジニア