Skip to content

A Pascal stream class that is implemented as an interface, thus offering reference-counting.

License

Notifications You must be signed in to change notification settings

jonasraoni/stream-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stream Adapter

Pascal stream class that is implemented as an interface, thus offering reference-counting. It mimics the features of TStream, but instead of inhering from TObject, it implements an interface and the TInferfacedObject class.

How to use

Vast documentation on the TStream class is available on internet.

About

A Pascal stream class that is implemented as an interface, thus offering reference-counting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages