Class LiteralDataPacket

    • Method Detail

      • getFormat

        public int getFormat()
        Return the format tag of the data packet.
      • getModificationTime

        public long getModificationTime()
        Return the modification time for the file (milliseconds at second level precision).
      • getFileName

        public java.lang.String getFileName()
        Return the file name associated with the data packet.
      • getRawFileName

        public byte[] getRawFileName()
        Return the file name as an uninterpreted byte array.