The parsed cache-control directive of HTTP/1.1
This object gives access to the parsed value of the cache-control
directive of HTTP/1.1, as defined in section 14.9 of the specification.
A private class to help with the parsing.
Contains only some static method, helping to parse various byte
buffers into Java object (Yes, I am still and again trying to reduce
memory consumption).