client.flush()

[Ethernet]

説明

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

Syntax

EthernetClient client;

client.flush()

Parameters

none

Returns

none

See also


Libraries Reference Home

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

コメントする

上部へスクロール