Main > Software Creation > Components & Libraries > BetterStreams by Jeff Pasternack
BetterStreams 1.0
AsyncStream wraps an existing stream and provides asynchronous I/O via the standard Read(), ReadByte(), Write(), and WriteByte() methods; if called on the wrapped stream directly these would require waiting for I/O to the underlying device (such as a disk) but the AsyncStream asynchronously and automatically fills or flushes its internal buffer from or to the wrapped stream using a background thread and will never block so long as sufficient bytes are available in the buffer. Even if your application logic is already built around synchronous I/O, making it asynchronous typically requires nothing more than wrapping the original stream in an AsyncStream. AsyncStreams also provide elegant exception handling, properties for fine-tuning performance and behavior when desired, and, like BetterBufferedStreams, efficient seeking.
AlternateStreams enables you to read, write, delete, create and list alternate data streams (ADS) in an NTFS file. Under NTFS, each file has a "main" unnamed stream (this is the one the Framework`s file I/O classes manipulate) as well as zero or more "alternate" named streams; for example, Internet Explorer uses an alternate stream named "Zone.Identifier" to record which security zone a downloaded file came from. Aside from conveniently storing metadata, they can also be used to create "compound storage" for application data; instead of, for example, sequentially serializing ten objects to the "main" fie stream (requiring the entire file to be rewritten if any but the last object changes) each object can be serialized to its own, individually modifiable alternate stream.

We notice that BetterStreamsInstaller.msi file was thoroughly tested by our system on Nov 13, 2008 by the three antivirus programs and was found absolutely clean.
This file archive is 100% SAFE to download and install.
You may view the full antivirus scan report here.
To link BetterStreams, use the following code:
If you want to link main page only, you may use this logo: 
Write a short review to BetterStreams shareware
Suggested Components & Libraries downloads
Planner.NET 4.5
Planner.NET is a calendar and scheduling component for the .NET framework. The control supports yearly, monthly, weekly and daily schedule views. Each view provides a distinct layout of the time cells and can display events such as appointments and...
LLCryptoLib 1.8.1024
LLCryptoLib is a .NET library which allows programmers to easily add encryption, integrity and authentication services to their software. It is compatible with MS .NET and Novell Mono environments. It also provides shredding methods. It offers both ...
VISCOM Image Viewer CP Gold ActiveX SDK 3.0
Support read Kodak / Wang Annotation tag within a TIFF file and display it. Convert PDF to text. Support render password protected PDF document. Support save as single or multi-page PDF/A. Convert multipage TIFF to multipage PDF. Powerful ...
JExplorer 1.9.1
JExplorer is a library that provides developers with an easy-to-use ability to integrate Microsoft Internet Explorer into Swing applications. JExplorer is valuable for those who need to use the JNIWrapper functionality in addition to JExplorer, for ...
BoxedApp SDK 1.2.10
A developer library to create virtual files, virtual registry entries and values. BoxedApp SDK creates a virtual file system and virtual registry. Add virtual files and your application will "think" that such files really exist. No temporary files...



