| Overload | Description |
|---|---|
| VintasoftBufferedStream Constructor(Stream) | Initializes a new instance of the Vintasoft.Data.VintasoftBufferedStream class with a default buffer size of 8192 bytes. |
| VintasoftBufferedStream Constructor(Stream,Int32) | Initializes a new instance of the Vintasoft.Data.VintasoftBufferedStream class with the specified buffer size. |