Internet Direct (Indy) Version 9.0.1 Beta
|
function ReadInteger(const AConvert: boolean): Integer;
ReadInteger uses ReadBuffer to read and extract the integer value from the Indy buffer. ReadInteger uses the WSNToHL method from TIdStackWinsock to convert the integer value from Internet byte-order to Intel byte-order.