client.flush()

[Ethernet]

説明

Discard any bytes that have been written to the client but not yet read.flush() inherits from the Stream utility class.

構文

EthernetClient client;

client.flush()

媒介変数

none

戻り値

none

参照


ライブラリリファレンスホーム

86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール