BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      PositionStream(System.IO.Stream baseStream, long length) Constructor
  Syntax
  
    public .ctor(System.IO.Stream baseStream, long length)
  Parameters
  
    - baseStream
 
    - Type: System.IO.Stream
The stream to wrap.
 
  
  
    - length
 
    - Type: long
The length of the wrapped stream in bytes.