Searched refs:fattributes (Results 1 – 1 of 1) sorted by relevance
46 private byte[] fattributes = new byte[4]; field in ExtendedFormat105 this.fattributes = new byte[] {(byte)0xFF,(byte)0xFF,(byte)0xFF,(byte)0xFF}; in ExtendedFormat()325 numOfBytesRead += input.read(fattributes); in read()340 " fattributes : " + EndianConverter.readInt(fattributes) + in read()364 output.write(fattributes); in write()