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

Interface LittleEndianInput

    • Method Detail

      • available

        int available()
      • readByte

        byte readByte()
      • readUByte

        int readUByte()
      • readShort

        short readShort()
      • readUShort

        int readUShort()
      • readInt

        int readInt()
      • readLong

        long readLong()
      • readDouble

        double readDouble()
      • readFully

        void readFully(byte[] buf)
      • readFully

        void readFully(byte[] buf,
                       int off,
                       int len)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.