|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.OutputStream
it.unimi.dsi.fastutil.io.MeasurableOutputStream
public abstract class MeasurableOutputStream
An OutputStream that implements also the MeasurableStream interface.
| Constructor Summary | |
|---|---|
MeasurableOutputStream()
|
|
| Method Summary |
|---|
| Methods inherited from class java.io.OutputStream |
|---|
close, flush, write, write, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface it.unimi.dsi.fastutil.io.MeasurableStream |
|---|
length, position |
| Constructor Detail |
|---|
public MeasurableOutputStream()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||