WiFiClientSecure::available()
名称
WiFiClientSecure::available()
説明
ストリームで利用可能なバイト数を取得する。
書式
#include <WiFiClientSecure.h>
int WiFiClientSecure::available();
引数
なし。 |
戻り値
読み出し可能なバイト数。
使用例
バージョン
Hardware: | ESP-WROOM-32 |
Software: | Arduino core for the ESP32 2.0.2 |
最終更新日
December 29, 2021