BorshVecSizedDecoder<T>  constructor 
      const
      BorshVecSizedDecoder<T> (
    
- BorshCodecFixedSized<T> subtype
Creates a decoder for dynamically sized arrays with sized data types.
Implementation
const BorshVecSizedDecoder(super.subtype);