WiFi101 - flush()

Discard any bytes that have been written to the client but not yet read.

flush() inherits from the Stream utility class.

Syntax

WiFiUDP.flush()

Parameters

none

Returns

none