Interface IFSSHTTPBSerializable

    • Method Detail

      • serializeToByteList

        List<Byte> serializeToByteList()
                                throws IOException,
                                       org.apache.tika.exception.TikaException
        Serialize to byte list.
        Returns:
        The byte list.
        Throws:
        IOException
        org.apache.tika.exception.TikaException