pub fn is_dynamic<T: Encoder<B, ALIGN, SOL_MODE, IS_STATIC>, B: ByteOrder, const ALIGN: usize, const SOL_MODE: bool, const IS_STATIC: bool>() -> bool
Checks if the given type is dynamic.