Class BufferedHeader

    • Constructor Detail

      • BufferedHeader

        public BufferedHeader​(CharArrayBuffer buffer)
                       throws ParseException
        Creates a new header from a buffer. The name of the header will be parsed immediately, the value only if it is accessed.
        Parameters:
        buffer - the buffer containing the header to represent
        Throws:
        ParseException - in case of a parse error