Location: Symbol Reference > Classes > TJwFileStreamEx Class
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwFileStreamEx Class
Pascal
TJwFileStreamEx = class(TJwCustomMappedStream);

This is a FileStream based on Memory Mapped Files

TJwFileStreamEx Class
 
Name 
Description 
 
This is the overview for the Create constructor overload. 
 
Destryoy Destroys the instance FilestreamEx 
Name 
Description 
The following tables list the members exposed by TJwCustomMappedStream. 
The methods of the TJwCustomMappedStream class are listed here. 
The properties of the TJwCustomMappedStream class are listed here. 
TJwFileStreamEx Class
Name 
Description 
The following tables list the members exposed by TJwFileStreamEx. 
The methods of the TJwFileStreamEx class are listed here. 
 
Name 
Description 
 
Read 
Read Reads Count Bytes into the Buffer  
 
Seek 
Seek Sets the position of the data pointer of the stream  
 
Write Writes Count Bytes from the Buffer into the stream  
TJwFileStreamEx Class
 
Name 
Description 
 
Clear Deletes all data in the stream and sets the size of the stream to zero 
 
Name 
Description 
 
The property Memory returns a pointer to the stream data 
 
The property Readonly returns whether the user has full access or only readonly access to the stream The value of this property depends on the kind of the stream class 
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!