Interface ReadableHeader<T extends RpmBaseTag>

    • Method Detail

      • getValue

        java.util.Optional<java.lang.Object> getValue​(T tag)
        Get the value from a header structure
        Parameters:
        tag - the tag
        Returns:
        the optional value