Documentation of 'org.apache.poi.util.LittleEndianInputStream' Java class
LittleEndianInputStream
org.apache.poi.util

Class LittleEndianInputStream

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, LittleEndianInput
    Direct Known Subclasses:
    ChunkedCipherInputStream


    public class LittleEndianInputStream
    extends java.io.FilterInputStream
    implements LittleEndianInput
    Wraps an InputStream providing LittleEndianInput

    This class does not buffer any input, so the stream read position maintained by this class is consistent with that of the inner stream.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.