VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Data Namespace / VintasoftBufferedStream Class
In This Topic
    VintasoftBufferedStream Class Methods
    In This Topic
    For a list of all methods of this type, see VintasoftBufferedStream.
    Public Methods
     NameDescription
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public MethodCloses the current stream and releases any resources associated with the current stream.
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public MethodClears buffer for this stream and causes buffered data to be written to the underlying stream.
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Copies bytes from the current buffered stream to an array.
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public MethodReads a byte from the current buffered stream.
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodSets the position within the current stream.
    Public MethodSets the length of the current stream.
    Public Methodstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    Public MethodOverloaded. Writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodWrites a byte to the current position in the stream and advances the position within the stream by one byte.
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.IO.Stream)
    Protected MethodOverloaded. Releases the unmanaged resources used by the stream and optionally releases the managed resources.
    Protected Method (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.IO.Stream)
    Protected Methodstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    Protected Methodstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    See Also