LEADTOOLS (Leadtools assembly)

LeadStream Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by LeadStream.

Public Constructors
 NameDescription
LeadStream ConstructorOverloaded.   
Top
Public Properties
 NameDescription
BufferGets the internal IBuffer that this LeadStream object uses for storage.  
CanReadGets a value indicating whether the current LeadStream object supports reading.  
CanSeekGets a value indicating whether the current LeadStream object supports seeking.  
CanWriteGets a value indicating whether the current LeadStream object supports writing.  
FileGets the IStorageFile that this LeadStream object is using as storage.  
FileNameThe name of the file associated with this LeadStream object.  
InputStreamGets the IInputStream that this LeadStream object is using as storage.  
IsStartedIndicates whether this LeadStream object has been started.  
OutputStreamGets the Leadtools.Junk.IOutputStream that this LeadStream object is using as storage.  
RandomAccessStreamGets the IRandomAccessStream that this LeadStream object is using as storage.  
Top
Public Methods
 NameDescription
CloseFileCloses this LeadStream object and releases any resources associated with it.  
OpenFileCreates, opens or reopens the specified file.  
ReadOverloaded. Reads a specified number of bytes from the LeadStream object and writes the data into the specified unmanaged buffer.  
SeekSets the current position of this LeadStream object to the specified value.  
StartCalled to start using the LeadStream object.  
StopCalled to stop using the LeadStream object.  
WriteOverloaded. Writes the specified number of bytes from an unmanaged buffer to the LeadStream object.  
Top
See Also

Reference

LeadStream Class
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.