EldoS
Navigation
Web site
Support
Table Of Contents

TElMultiStream class

Methods     Declared in     Licensing    


 

TElMultiStream allows to merge multiple streams into a single one.

 
 

Description

    TElMultiStream class lets the user to collect multiple streams with data into one stream. This collection could be passed to the methods and properties which require a single stream. TElMultiStream is useful for HTTPS posts and other similar activities, where several data blocks must be sent together.
    Use AddStream() method to add a stream to the collection.
    TElMultiStream provides read access to the added streams.

 
 

Methods

  • AddStream
 
 

Declared in

.NET:

  • Namespace: SBStreams
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBStreams
ActiveX/DLL: not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation