PrimitiveArrayType:
    | NumericArrayType
    | VarNumericArrayType
    | "bytes"
    | "str"

primitive types that typically require length information to be decoded