TIdIOHandler.ReadStream() now allows for discarding data By Remy LebeauJanuary 10, 2016October 16, 2018Changelog The TIdIOHandler.ReadStream() method now allows its AStream parameter to be set to nil. When nil, any received data that would have been written to the stream will be discarded instead.