Handle integer arrays and vectors for Serde
Optimized handling of &[u8] and Vec<u8> for Serde.
&[u8]
Vec<u8>