IDataStream..::..Allocate Method
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      Allocate(Int32) | 
                         
   Allocates a buffer of the specified size for the data stream.
    
                       | 
                    
| 
                         | 
                      Allocate(array<Byte>[]()[][]) | 
                         
   Allocates a buffer using the provided byte array for the data stream.
    
                       | 
                    

