Topic Path: Symbol Reference > Classes > EIdIoHandlerRequiresLargeStream Class
ContentsIndexHome
PreviousUpNext
EIdIoHandlerRequiresLargeStream Class

Exception raised TIdIOHandler when writing a stream in TIdIOHandler that requires a 64-bit size not supported in the IOHandler.

File
EIdIoHandlerRequiresLargeStream = class(EIdIoHandler);

EIdIoHandlerRequiresLargeStream is an EIdIoHandler descendant that is the exception raised in TIdIOHandler when the Write method is called using a stream instance that cannot handle the 64-bit size required for the write operation.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.