>> > I doubt that RcvdCount could be used to allocate storage. The body
>> > data will be put into RcvdStream that is a stream, and normally a
>> > stream is able to allocate the storage itself.
>>
>> RcvdStream is not the only way to get data from the component. Some (many 
>> ?)
>> applications sue
>> OnDocData event to get data on the fly.
>
> In that case the decompression should be made completly by the 
> application, or
> should we add some support for this?

If decompression is done on the fly (streaming, we already talked about 
this), then nothing special is required.

--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to