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

Interface LittleEndianOutput

    • Method Detail

      • writeByte

        void writeByte(int v)
      • writeShort

        void writeShort(int v)
      • writeInt

        void writeInt(int v)
      • writeLong

        void writeLong(long v)
      • writeDouble

        void writeDouble(double v)
      • write

        void write(byte[] b)
      • write

        void write(byte[] b,
                   int offset,
                   int len)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.