Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.InputBufferIsEmpty Method

Indicates the input buffer for the IOHandler does not contain any data.

Pascal
function InputBufferIsEmpty: Boolean;

Boolean - True when the input buffer is empty.

InputBufferIsEmpty is a Boolean function used to indicate if the InputBuffer for the IOHandler contains any unhandled data. 

InputBufferIsEmpty uses InputBuffer to determine if the buffer has been assigned, and to get the existing length of the buffer.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.