Interface File<W extends Writable<W>>

    • Method Detail

      • getBytes

        byte[] getBytes()
        Returns the bytes contained by this File.
      • setBytes

        void setBytes​(byte[] bytes)
        Sets the bytes to be contained by this File.