Class UserAttributeSubpacketInputStream

    • Constructor Detail

      • UserAttributeSubpacketInputStream

        public UserAttributeSubpacketInputStream​(java.io.InputStream in)
    • Method Detail

      • available

        public int available()
                      throws java.io.IOException
        Overrides:
        available in class java.io.InputStream
        Throws:
        java.io.IOException
      • read

        public int read()
                 throws java.io.IOException
        Specified by:
        read in class java.io.InputStream
        Throws:
        java.io.IOException
      • readPacket

        public UserAttributeSubpacket readPacket()
                                          throws java.io.IOException
        Throws:
        java.io.IOException