org.apache.lucene.store

Class OutputStream


public abstract class OutputStream
extends BufferedIndexOutput

Method Summary

Methods inherited from class org.apache.lucene.store.BufferedIndexOutput

close, flush, flushBuffer, getFilePointer, length, seek, writeByte, writeBytes

Methods inherited from class org.apache.lucene.store.IndexOutput

close, flush, getFilePointer, length, seek, writeByte, writeBytes, writeChars, writeInt, writeLong, writeString, writeVInt, writeVLong

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.