Lucene.Net 1.9.1 Class Library

OutputStream Class

For a list of all members of this type, see OutputStream Members.

System.Object
   Lucene.Net.Store.IndexOutput
      Lucene.Net.Store.BufferedIndexOutput
         Lucene.Net.Store.OutputStream

public abstract class OutputStream : BufferedIndexOutput

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Store

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

OutputStream Members | Lucene.Net.Store Namespace