| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: classesh.inc line 1120
type TRawByteStringStream = class(TBytesStream)  | 
public  | 
constructor Create(); overload;  | 
function DataString;  | 
function ReadString();  | 
procedure WriteString();  | 
end;  | 
| | | ||
  | 
Stream of bytes  | 
|
| | | ||
  | 
Standard implementation of a stream that stores its data in memory  | 
|
| | | ||
  | 
Abstract stream that stores its data in memory.  | 
|
| | | ||
  | 
Base class for streams.  | 
|
| | | ||
  | 
Base class of all classes.  |