Implements an IO buffer for the Indy library.
IdBuffer.pas contains Classes, Procedures, and Constants needed to implement a buffer used in IO operations for the Indy library.
|
Name |
Description |
|
Exception raised when extracting data from the buffer. | |
|
Exception raised when writing data to the buffer. | |
|
Implements a buffer used for input and output operations in the Indy library. |
Name |
Description |
Event handler signalled when bytes are removed from a TIdBuffer instance. |
|
Class |
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. |