Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
opensslライブラリ
OpenSSL::Bufferingモジュール
write
instance method OpenSSL::Buffering#write
write(str) -> Integer
[
permalink
][
rdoc
][
edit
]
str を出力します。
書き込んだデータの長さを返します。
IO#write
と同様です。
[PARAM] str:
出力する文字列