Class TNEFStringAttribute

    • Constructor Detail

      • TNEFStringAttribute

        protected TNEFStringAttribute​(int id,
                                      int type,
                                      InputStream inp)
                               throws IOException
        Constructs a single new string attribute from the id, type, and the contents of the stream
        Throws:
        IOException