| Перегрузка | Описание | 
|---|---|
| VintasoftBufferedStream Constructor(Stream) | Initializes a new instance of the VintasoftBufferedStream class with a default buffer size of 8192 bytes. | 
| VintasoftBufferedStream Constructor(Stream,Int32) | Initializes a new instance of the VintasoftBufferedStream class with the specified buffer size. |