Pad inputs in RNN

How can I pad my input sequence before feeding it to the a RNN?

I have a particular vector that I want to be used to pad the input sequence.