- java.lang.Object
-
- com.aspose.html.internal.ms.System.IO.Stream
-
- com.aspose.html.MeteredStreamCounter
-
-
Field Summary
-
Fields inherited from class com.aspose.html.internal.ms.System.IO.Stream
Null
-
Constructor Summary
Constructors
Constructor and Description |
MeteredStreamCounter(com.aspose.html.internal.ms.System.IO.Stream stream) |
-
Method Summary
-
Methods inherited from class com.aspose.html.internal.ms.System.IO.Stream
_synchronized, beginRead, beginWrite, canTimeout, close, dispose, endRead, endWrite, fromJava, getReadTimeout, getWriteTimeout, setReadTimeout, setWriteTimeout, toInputStream, toJava, toOutputStream
-
-
Method Detail
-
canRead
public boolean canRead()
- Specified by:
canRead
in class com.aspose.html.internal.ms.System.IO.Stream
-
canSeek
public boolean canSeek()
- Specified by:
canSeek
in class com.aspose.html.internal.ms.System.IO.Stream
-
getLength
public long getLength()
- Specified by:
getLength
in class com.aspose.html.internal.ms.System.IO.Stream
-
flush
public void flush()
- Specified by:
flush
in class com.aspose.html.internal.ms.System.IO.Stream
-
readByte
public int readByte()
- Overrides:
readByte
in class com.aspose.html.internal.ms.System.IO.Stream