Construct an empty output buffer.

Namespace: Lucene.Net.Store
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public RAMOutputStream()
Visual Basic
Public Sub New
Visual C++
public:
RAMOutputStream()

See Also