FabGL
ESP32 Display Controller and Graphics Library

◆ availableForWrite()

int availableForWrite ( )

Determines number of codes that the display input queue can still accept.

Returns
The size (in characters) of remaining space in the display queue.

Definition at line 1903 of file terminal.cpp.