getLength()メソッド
説明
Content-Length HTTPヘッダの値を取得します。
構文
public int getLength()
パラメタ
ありません。
戻り値
Content-Length HTTPヘッダの値が有効な数値の場合に整数値で返します。
注意事項