るりまサーチ

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.048秒)
トップページ > クエリ:Proc.new[x] > クエリ:size[x] > クエリ:source_location[x] > クエリ:cat[x] > ライブラリ:net/telnet[x]

別のキーワード

  1. openssl new
  2. _builtin new
  3. rexml/document new
  4. _builtin size
  5. resolv new

クラス

検索結果

Net::Telnet#preprocess(string) -> String (6108.0)

ホストから受け取った文字列の前処理をします。

...このメソッドを呼ぶ必要があるでしょう。

前処理の内容は Net::Telnet#telnetmode や
Net::Telnet#binmode によって変わります。

@param string 前処理対象の文字列
@return 変換後の文字列
@see Net::Telnet.new, Net::Telnet#telnetmode, Net::Telnet#binmode...