LEADTOOLS (Leadtools assembly)

LeadFileStream Class Members

Show in webframe
Properties  Methods 


The following tables list the members exposed by LeadFileStream.

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

Reference

LeadFileStream Class
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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