Returns true if code is a supported multicodec code.
code
static bool supportsByCode(int code) => _codecs.containsValue(code);