Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Flush ( ) : void | ||
SlowIndexOutput ( |
||
WriteByte ( byte b ) : void | ||
WriteBytes ( byte b, int offset, int length ) : void |
Method | Description | |
---|---|---|
Seek ( long pos ) : void |
public SlowIndexOutput ( |
||
outerInstance | ||
io | IndexOutput | |
return | System |
public WriteBytes ( byte b, int offset, int length ) : void | ||
b | byte | |
offset | int | |
length | int | |
return | void |