Class CheckNotNullLength<C extends Asn1Container>

    • Method Detail

      • action

        public void action​(C container)
                    throws DecoderException
        The action to be executed.
        Parameters:
        container - The container which stores the current data
        Throws:
        DecoderException - Thrown if something went wrong.