120件ヒット
[1-100件を表示]
(0.052秒)
クラス
-
Net
:: IMAP :: BodyTypeText (108) -
Net
:: IMAP :: ResponseText (12)
キーワード
-
content
_ id (12) - description (12)
- encoding (12)
- language (12)
- md5 (12)
-
media
_ subtype (12) -
media
_ type (12) - param (12)
- subtype (12)
- text (12)
検索結果
先頭5件
-
Net
:: IMAP :: ResponseText # text -> String (9204.0) -
応答のテキストを文字列で返します。
応答のテキストを文字列で返します。 -
Net
:: IMAP :: BodyTypeText # language -> String | [String] | nil (3205.0) -
1766 で定義されているボディ言語を表わす 文字列もしくは文字列の配列を返します。
1766 で定義されているボディ言語を表わす
文字列もしくは文字列の配列を返します。 -
Net
:: IMAP :: BodyTypeText # param -> { String => String } | nil (3205.0) -
MIME のボディパラメータをハッシュテーブルで返します。
MIME のボディパラメータをハッシュテーブルで返します。
ハッシュテーブルのキーがパラメータ名となります。
@see 2045 -
Net
:: IMAP :: BodyTypeText # media _ subtype -> String (3105.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeText#media_type... -
Net
:: IMAP :: BodyTypeText # subtype -> String (3105.0) -
MIME のメディアタイプのサブタイプを返します。 media_subtype は obsolete です。
...MIME のメディアタイプのサブタイプを返します。
media_subtype は obsolete です。
@see Net::IMAP::BodyTypeText#media_type... -
Net
:: IMAP :: BodyTypeText # content _ id -> String | nil (3104.0) -
Content-ID の値を文字列で返します。
Content-ID の値を文字列で返します。
@see 2045 -
Net
:: IMAP :: BodyTypeText # description -> String | nil (3104.0) -
Content-Description の値を文字列で返します。
Content-Description の値を文字列で返します。
@see 2045 -
Net
:: IMAP :: BodyTypeText # encoding -> String (3104.0) -
Content-Transfer-Encoding の値を文字列で返します。
Content-Transfer-Encoding の値を文字列で返します。
@see 2045 -
Net
:: IMAP :: BodyTypeText # md5 -> String | nil (3104.0) -
ボディの MD5 値を文字列で返します。
ボディの MD5 値を文字列で返します。