lextudio/sharpsnmplib

Nullable annotations

NN--- opened this issue · 1 comments

NN--- commented

For instance here the second tuple item can be null but it is not clear from the code.

        public ObjectIdentifier(Tuple<int, byte[]> length, Stream stream)